is not current version
Last Version 1.15-RELEASE

io.github.implistarry:hotfix-sdk 1.12-RELEASE


GroupId

GroupId

io.github.implistarry
ArtifactId

ArtifactId

hotfix-sdk
Version

Version

1.12-RELEASE
Type

Type

aar

Download hotfix-sdk 1.12-RELEASE


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