GroupId | GroupIdorg.bitbucket.yahor_makouski |
---|---|
ArtifactId | ArtifactIdexoplayer |
Version | Version1.0.13.9 |
Type | Typejar |
Filename | Size |
---|---|
exoplayer-1.0.13.9.pom | |
exoplayer-1.0.13.9.jar | 290 KB |
exoplayer-1.0.13.9-sources.jar | 234 KB |
exoplayer-1.0.13.9-javadoc.jar | 625 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.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/exoplayer/
implementation 'org.bitbucket.yahor_makouski:exoplayer:1.0.13.9'
// https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/exoplayer/
implementation ("org.bitbucket.yahor_makouski:exoplayer:1.0.13.9")
'org.bitbucket.yahor_makouski:exoplayer:jar:1.0.13.9'
<dependency org="org.bitbucket.yahor_makouski" name="exoplayer" rev="1.0.13.9">
<artifact name="exoplayer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.yahor_makouski', module='exoplayer', version='1.0.13.9')
)
libraryDependencies += "org.bitbucket.yahor_makouski" % "exoplayer" % "1.0.13.9"
[org.bitbucket.yahor_makouski/exoplayer "1.0.13.9"]