is not current version
Last Version 1.1.5

io.github.shiweibsw:playerx 1.1.4

A simple and handy Android player library.

GroupId

GroupId

io.github.shiweibsw
ArtifactId

ArtifactId

playerx
Version

Version

1.1.4
Type

Type

aar

Download playerx 1.1.4


<!-- https://jarcasting.com/artifacts/io.github.shiweibsw/playerx/ -->
<dependency>
    <groupId>io.github.shiweibsw</groupId>
    <artifactId>playerx</artifactId>
    <version>1.1.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.shiweibsw/playerx/
implementation 'io.github.shiweibsw:playerx:1.1.4'
// https://jarcasting.com/artifacts/io.github.shiweibsw/playerx/
implementation ("io.github.shiweibsw:playerx:1.1.4")
'io.github.shiweibsw:playerx:aar:1.1.4'
<dependency org="io.github.shiweibsw" name="playerx" rev="1.1.4">
  <artifact name="playerx" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.shiweibsw', module='playerx', version='1.1.4')
)
libraryDependencies += "io.github.shiweibsw" % "playerx" % "1.1.4"
[io.github.shiweibsw/playerx "1.1.4"]