GroupId | GroupIdcom.github.harmonicinc-com |
---|---|
ArtifactId | ArtifactIdexoplayer-dash |
Version | Version2.11.31 |
Type | Typeaar |
Filename | Size |
---|---|
exoplayer-dash-2.11.31.pom | |
exoplayer-dash-2.11.31.aar | 138 KB |
exoplayer-dash-2.11.31-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.31</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.harmonicinc-com/exoplayer-dash/
implementation 'com.github.harmonicinc-com:exoplayer-dash:2.11.31'
// https://jarcasting.com/artifacts/com.github.harmonicinc-com/exoplayer-dash/
implementation ("com.github.harmonicinc-com:exoplayer-dash:2.11.31")
'com.github.harmonicinc-com:exoplayer-dash:aar:2.11.31'
<dependency org="com.github.harmonicinc-com" name="exoplayer-dash" rev="2.11.31">
<artifact name="exoplayer-dash" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.harmonicinc-com', module='exoplayer-dash', version='2.11.31')
)
libraryDependencies += "com.github.harmonicinc-com" % "exoplayer-dash" % "2.11.31"
[com.github.harmonicinc-com/exoplayer-dash "2.11.31"]