GroupId | GroupIdcom.github.harmonicinc-com |
---|---|
ArtifactId | ArtifactIdexoplayer-dash |
Version | Version2.11.29 |
Type | Typeaar |
Filename | Size |
---|---|
exoplayer-dash-2.11.29.pom | |
exoplayer-dash-2.11.29.aar | 138 KB |
exoplayer-dash-2.11.29-sources.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.harmonicinc-com/exoplayer-dash/ -->
<dependency>
<groupId>com.github.harmonicinc-com</groupId>
<artifactId>exoplayer-dash</artifactId>
<version>2.11.29</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.harmonicinc-com/exoplayer-dash/
implementation 'com.github.harmonicinc-com:exoplayer-dash:2.11.29'
// https://jarcasting.com/artifacts/com.github.harmonicinc-com/exoplayer-dash/
implementation ("com.github.harmonicinc-com:exoplayer-dash:2.11.29")
'com.github.harmonicinc-com:exoplayer-dash:aar:2.11.29'
<dependency org="com.github.harmonicinc-com" name="exoplayer-dash" rev="2.11.29">
<artifact name="exoplayer-dash" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.harmonicinc-com', module='exoplayer-dash', version='2.11.29')
)
libraryDependencies += "com.github.harmonicinc-com" % "exoplayer-dash" % "2.11.29"
[com.github.harmonicinc-com/exoplayer-dash "2.11.29"]