License |
License |
---|---|
Categories |
CategoriesUML Business Logic Libraries Documents Processing |
GroupId | GroupIdcom.gumlet.gumlet-insights-sdk-exoplayer |
ArtifactId | ArtifactIdgumlet-insights-sdk-exoplayer |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiongumlet-insights-sdk-exoplayer
Gumlet Insights integration with Exoplayer for Android native applications helps to collect video insights. Users can view the data collected on a dashboard.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.gumlet.gumlet-insights-sdk-exoplayer/gumlet-insights-sdk-exoplayer/ -->
<dependency>
<groupId>com.gumlet.gumlet-insights-sdk-exoplayer</groupId>
<artifactId>gumlet-insights-sdk-exoplayer</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gumlet.gumlet-insights-sdk-exoplayer/gumlet-insights-sdk-exoplayer/
implementation 'com.gumlet.gumlet-insights-sdk-exoplayer:gumlet-insights-sdk-exoplayer:0.0.1'
// https://jarcasting.com/artifacts/com.gumlet.gumlet-insights-sdk-exoplayer/gumlet-insights-sdk-exoplayer/
implementation ("com.gumlet.gumlet-insights-sdk-exoplayer:gumlet-insights-sdk-exoplayer:0.0.1")
'com.gumlet.gumlet-insights-sdk-exoplayer:gumlet-insights-sdk-exoplayer:aar:0.0.1'
<dependency org="com.gumlet.gumlet-insights-sdk-exoplayer" name="gumlet-insights-sdk-exoplayer" rev="0.0.1">
<artifact name="gumlet-insights-sdk-exoplayer" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gumlet.gumlet-insights-sdk-exoplayer', module='gumlet-insights-sdk-exoplayer', version='0.0.1')
)
libraryDependencies += "com.gumlet.gumlet-insights-sdk-exoplayer" % "gumlet-insights-sdk-exoplayer" % "0.0.1"
[com.gumlet.gumlet-insights-sdk-exoplayer/gumlet-insights-sdk-exoplayer "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.gumlet.gumlet-insights-sdk-exoplayer : gumlet-insights-sdk-exoplayer | jar | 0.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.7.2 |
com.squareup.retrofit2 : adapter-rxjava | jar | 2.7.2 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.9.1 |
io.reactivex : rxandroid | jar | 1.2.1 |
com.google.android.exoplayer » exoplayer | jar | 2.15.1 |
androidx.appcompat » appcompat | jar | 1.3.1 |
com.google.android.material » material | jar | 1.4.0 |
androidx.core » core-ktx | jar | 1.7.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.0-RC |