is not current version
Last Version 1026

io.github.aiuiplayer:common 1004

AIUI-Player-SDK

GroupId

GroupId

io.github.aiuiplayer
ArtifactId

ArtifactId

common
Version

Version

1004
Type

Type

aar

Download common 1004


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