is not current version
Last Version 1.0.0-rc10

io.github.yyxxgame.sdk:eyuancomm-sdk-ktx-comm 1.0.0-rc1

game comm sdk of eyuan

GroupId

GroupId

io.github.yyxxgame.sdk
ArtifactId

ArtifactId

eyuancomm-sdk-ktx-comm
Version

Version

1.0.0-rc1
Type

Type

aar

Download eyuancomm-sdk-ktx-comm 1.0.0-rc1


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