GroupId | GroupIdorg.bitbucket.yahor_makouski |
---|---|
ArtifactId | ArtifactIdexoplayer |
Version | Version1.0.13.8 |
Type | Typejar |
Filename | Size |
---|---|
exoplayer-1.0.13.8.pom | |
exoplayer-1.0.13.8.jar | 288 KB |
exoplayer-1.0.13.8-sources.jar | 232 KB |
exoplayer-1.0.13.8-javadoc.jar | 608 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/exoplayer/ -->
<dependency>
<groupId>org.bitbucket.yahor_makouski</groupId>
<artifactId>exoplayer</artifactId>
<version>1.0.13.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/exoplayer/
implementation 'org.bitbucket.yahor_makouski:exoplayer:1.0.13.8'
// https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/exoplayer/
implementation ("org.bitbucket.yahor_makouski:exoplayer:1.0.13.8")
'org.bitbucket.yahor_makouski:exoplayer:jar:1.0.13.8'
<dependency org="org.bitbucket.yahor_makouski" name="exoplayer" rev="1.0.13.8">
<artifact name="exoplayer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.yahor_makouski', module='exoplayer', version='1.0.13.8')
)
libraryDependencies += "org.bitbucket.yahor_makouski" % "exoplayer" % "1.0.13.8"
[org.bitbucket.yahor_makouski/exoplayer "1.0.13.8"]