License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.yahor_makouski |
ArtifactId | ArtifactIdexoplayer |
Last Version | Last Version1.0.13.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCustom implementation of exoplayer with slow motion
Custom implementation of exoplayer with slow motion
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
exoplayer-1.0.13.10.pom | |
exoplayer-1.0.13.10.jar | 290 KB |
exoplayer-1.0.13.10-sources.jar | 234 KB |
exoplayer-1.0.13.10-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.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/exoplayer/
implementation 'org.bitbucket.yahor_makouski:exoplayer:1.0.13.10'
// https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/exoplayer/
implementation ("org.bitbucket.yahor_makouski:exoplayer:1.0.13.10")
'org.bitbucket.yahor_makouski:exoplayer:jar:1.0.13.10'
<dependency org="org.bitbucket.yahor_makouski" name="exoplayer" rev="1.0.13.10">
<artifact name="exoplayer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.yahor_makouski', module='exoplayer', version='1.0.13.10')
)
libraryDependencies += "org.bitbucket.yahor_makouski" % "exoplayer" % "1.0.13.10"
[org.bitbucket.yahor_makouski/exoplayer "1.0.13.10"]