| License |
License |
|---|---|
| GroupId | GroupIdio.github.shiweibsw |
| ArtifactId | ArtifactIdplayerx |
| Version | Version1.1.5 |
| Type | Typeaar |
| Description |
Descriptionplayerx
A simple and handy Android player library.
|
| Filename | Size |
|---|---|
| playerx-1.1.5.pom | |
| playerx-1.1.5-sources.jar | 12 KB |
| playerx-1.1.5-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.shiweibsw/playerx/ -->
<dependency>
<groupId>io.github.shiweibsw</groupId>
<artifactId>playerx</artifactId>
<version>1.1.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.shiweibsw/playerx/
implementation 'io.github.shiweibsw:playerx:1.1.5'
// https://jarcasting.com/artifacts/io.github.shiweibsw/playerx/
implementation ("io.github.shiweibsw:playerx:1.1.5")
'io.github.shiweibsw:playerx:aar:1.1.5'
<dependency org="io.github.shiweibsw" name="playerx" rev="1.1.5">
<artifact name="playerx" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.shiweibsw', module='playerx', version='1.1.5')
)
libraryDependencies += "io.github.shiweibsw" % "playerx" % "1.1.5"
[io.github.shiweibsw/playerx "1.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android.exoplayer » exoplayer-core | jar | 2.16.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.danikula » videocache | jar | 2.7.1 |