GroupId | GroupIdio.github.implistarry |
---|---|
ArtifactId | ArtifactIdhotfix-sdk |
Version | Version1.13-RELEASE |
Type | Typeaar |
Filename | Size |
---|---|
hotfix-sdk-1.13-RELEASE.pom | |
hotfix-sdk-1.13-RELEASE.aar | 50 KB |
hotfix-sdk-1.13-RELEASE-sources.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.implistarry/hotfix-sdk/ -->
<dependency>
<groupId>io.github.implistarry</groupId>
<artifactId>hotfix-sdk</artifactId>
<version>1.13-RELEASE</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.implistarry/hotfix-sdk/
implementation 'io.github.implistarry:hotfix-sdk:1.13-RELEASE'
// https://jarcasting.com/artifacts/io.github.implistarry/hotfix-sdk/
implementation ("io.github.implistarry:hotfix-sdk:1.13-RELEASE")
'io.github.implistarry:hotfix-sdk:aar:1.13-RELEASE'
<dependency org="io.github.implistarry" name="hotfix-sdk" rev="1.13-RELEASE">
<artifact name="hotfix-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.implistarry', module='hotfix-sdk', version='1.13-RELEASE')
)
libraryDependencies += "io.github.implistarry" % "hotfix-sdk" % "1.13-RELEASE"
[io.github.implistarry/hotfix-sdk "1.13-RELEASE"]