License |
License |
---|---|
GroupId | GroupIdio.github.qingguox |
ArtifactId | ArtifactIdCrescent-Toolkit |
Version | Version1.0.41-RELEASE |
Type | Typepom |
Description |
DescriptionCrescent-Toolkit
新月武器库
|
Project URL |
Project URL |
Filename | Size |
---|---|
Crescent-Toolkit-1.0.41-RELEASE.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.qingguox/Crescent-Toolkit/ -->
<dependency>
<groupId>io.github.qingguox</groupId>
<artifactId>Crescent-Toolkit</artifactId>
<version>1.0.41-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qingguox/Crescent-Toolkit/
implementation 'io.github.qingguox:Crescent-Toolkit:1.0.41-RELEASE'
// https://jarcasting.com/artifacts/io.github.qingguox/Crescent-Toolkit/
implementation ("io.github.qingguox:Crescent-Toolkit:1.0.41-RELEASE")
'io.github.qingguox:Crescent-Toolkit:pom:1.0.41-RELEASE'
<dependency org="io.github.qingguox" name="Crescent-Toolkit" rev="1.0.41-RELEASE">
<artifact name="Crescent-Toolkit" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qingguox', module='Crescent-Toolkit', version='1.0.41-RELEASE')
)
libraryDependencies += "io.github.qingguox" % "Crescent-Toolkit" % "1.0.41-RELEASE"
[io.github.qingguox/Crescent-Toolkit "1.0.41-RELEASE"]