is not current version
Last Version 1.0.41-RELEASE

io.github.qingguox:crescent-toolkit-sdk 1.0.4-RELEASE


GroupId

GroupId

io.github.qingguox
ArtifactId

ArtifactId

crescent-toolkit-sdk
Version

Version

1.0.4-RELEASE
Type

Type

jar

Download crescent-toolkit-sdk 1.0.4-RELEASE


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