| GroupId | GroupIdio.github.yyxxgame.sdk |
|---|---|
| ArtifactId | ArtifactIdeyuancomm-sdk-ktx-core |
| Version | Version1.0.0-rc4 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| eyuancomm-sdk-ktx-core-1.0.0-rc4.pom | |
| eyuancomm-sdk-ktx-core-1.0.0-rc4-source.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.yyxxgame.sdk/eyuancomm-sdk-ktx-core/ -->
<dependency>
<groupId>io.github.yyxxgame.sdk</groupId>
<artifactId>eyuancomm-sdk-ktx-core</artifactId>
<version>1.0.0-rc4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yyxxgame.sdk/eyuancomm-sdk-ktx-core/
implementation 'io.github.yyxxgame.sdk:eyuancomm-sdk-ktx-core:1.0.0-rc4'
// https://jarcasting.com/artifacts/io.github.yyxxgame.sdk/eyuancomm-sdk-ktx-core/
implementation ("io.github.yyxxgame.sdk:eyuancomm-sdk-ktx-core:1.0.0-rc4")
'io.github.yyxxgame.sdk:eyuancomm-sdk-ktx-core:aar:1.0.0-rc4'
<dependency org="io.github.yyxxgame.sdk" name="eyuancomm-sdk-ktx-core" rev="1.0.0-rc4">
<artifact name="eyuancomm-sdk-ktx-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yyxxgame.sdk', module='eyuancomm-sdk-ktx-core', version='1.0.0-rc4')
)
libraryDependencies += "io.github.yyxxgame.sdk" % "eyuancomm-sdk-ktx-core" % "1.0.0-rc4"
[io.github.yyxxgame.sdk/eyuancomm-sdk-ktx-core "1.0.0-rc4"]