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