License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdcom.bartoszlipinski |
ArtifactId | ArtifactIdexoplayer1 |
Version | Versionr1.5.16 |
Type | Typeaar |
Description |
Descriptionexoplayer1
External packagings of 1.x.x versions of Google's ExoPlayer
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
exoplayer1-r1.5.16.pom | |
exoplayer1-r1.5.16.aar | 720 KB |
exoplayer1-r1.5.16-sources.jar | 261 bytes |
exoplayer1-r1.5.16-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.bartoszlipinski/exoplayer1/ -->
<dependency>
<groupId>com.bartoszlipinski</groupId>
<artifactId>exoplayer1</artifactId>
<version>r1.5.16</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bartoszlipinski/exoplayer1/
implementation 'com.bartoszlipinski:exoplayer1:r1.5.16'
// https://jarcasting.com/artifacts/com.bartoszlipinski/exoplayer1/
implementation ("com.bartoszlipinski:exoplayer1:r1.5.16")
'com.bartoszlipinski:exoplayer1:aar:r1.5.16'
<dependency org="com.bartoszlipinski" name="exoplayer1" rev="r1.5.16">
<artifact name="exoplayer1" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bartoszlipinski', module='exoplayer1', version='r1.5.16')
)
libraryDependencies += "com.bartoszlipinski" % "exoplayer1" % "r1.5.16"
[com.bartoszlipinski/exoplayer1 "r1.5.16"]