GitHub / segment-integrations / analytics-android-integration-nielsen-dtvr
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segment-integrations%2Fanalytics-android-integration-nielsen-dtvr
PURL: pkg:github/segment-integrations/analytics-android-integration-nielsen-dtvr
Stars: 0
Forks: 2
Open issues: 0
License: None
Language: Java
Size: 153 KB
Dependencies parsed at:
15
Created at: about 6 years ago
Updated at: about 3 years ago
Pushed at: about 3 years ago
Last synced at: 4 months ago
build.gradle
maven
- com.segment.analytics.android:analytics 4.10.4 api
- com.segment.analytics.android:analytics-tests 4.3.1 testImplementation
- junit:junit 4.12 testImplementation
- net.bytebuddy:byte-buddy 1.9.10 testImplementation
- org.json:json 20180813 testImplementation
- org.mockito:mockito-core 2.28.0 testImplementation
- org.objenesis:objenesis 3.0.1 testImplementation
- org.robolectric:robolectric 4.5 testImplementation
- org.skyscreamer:jsonassert 1.5.0 testImplementation
sampleapp/build.gradle
maven
- com.android.support.constraint:constraint-layout 1.1.3 implementation
- com.android.support:appcompat-v7 28.0.0 implementation
- com.android.support:mediarouter-v7 28.0.0 implementation
- com.android.support:support-v4 28.0.0 implementation
- com.google.android.gms:play-services 12.0.1 implementation
- junit:junit 4.12 testImplementation