| Группа | Группаio.github.shiweibsw |
|---|---|
| Идентификатор | Идентификаторplayerx |
| Версия | Версия1.1.0 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| playerx-1.1.0.pom | |
| playerx-1.1.0-sources.jar | 11 KB |
| playerx-1.1.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.shiweibsw/playerx/ -->
<dependency>
<groupId>io.github.shiweibsw</groupId>
<artifactId>playerx</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.shiweibsw/playerx/
implementation 'io.github.shiweibsw:playerx:1.1.0'
// https://jarcasting.com/artifacts/io.github.shiweibsw/playerx/
implementation ("io.github.shiweibsw:playerx:1.1.0")
'io.github.shiweibsw:playerx:aar:1.1.0'
<dependency org="io.github.shiweibsw" name="playerx" rev="1.1.0">
<artifact name="playerx" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.shiweibsw', module='playerx', version='1.1.0')
)
libraryDependencies += "io.github.shiweibsw" % "playerx" % "1.1.0"
[io.github.shiweibsw/playerx "1.1.0"]