is not current version
Last Version 1.0.1

com.gumlet.gumlet-insights-sdk-exoplayer:collector 0.0.2

Gumlet Insights integration with Exoplayer for Android native applications helps to collect video insights. Users can view the data collected on a dashboard.

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.gumlet.gumlet-insights-sdk-exoplayer
ArtifactId

ArtifactId

collector
Version

Version

0.0.2
Type

Type

aar

Download collector 0.0.2


<!-- https://jarcasting.com/artifacts/com.gumlet.gumlet-insights-sdk-exoplayer/collector/ -->
<dependency>
    <groupId>com.gumlet.gumlet-insights-sdk-exoplayer</groupId>
    <artifactId>collector</artifactId>
    <version>0.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gumlet.gumlet-insights-sdk-exoplayer/collector/
implementation 'com.gumlet.gumlet-insights-sdk-exoplayer:collector:0.0.2'
// https://jarcasting.com/artifacts/com.gumlet.gumlet-insights-sdk-exoplayer/collector/
implementation ("com.gumlet.gumlet-insights-sdk-exoplayer:collector:0.0.2")
'com.gumlet.gumlet-insights-sdk-exoplayer:collector:aar:0.0.2'
<dependency org="com.gumlet.gumlet-insights-sdk-exoplayer" name="collector" rev="0.0.2">
  <artifact name="collector" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gumlet.gumlet-insights-sdk-exoplayer', module='collector', version='0.0.2')
)
libraryDependencies += "com.gumlet.gumlet-insights-sdk-exoplayer" % "collector" % "0.0.2"
[com.gumlet.gumlet-insights-sdk-exoplayer/collector "0.0.2"]