is not current version
Last Version 1.0.41-RELEASE

io.github.qingguox:Crescent-Toolkit 1.0.0-RELEASE

新月武器库

GroupId

GroupId

io.github.qingguox
ArtifactId

ArtifactId

Crescent-Toolkit
Version

Version

1.0.0-RELEASE
Type

Type

pom

Download Crescent-Toolkit 1.0.0-RELEASE


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