| License |
License |
|---|---|
| GroupId | GroupIdio.github.clockclap |
| ArtifactId | ArtifactIdgunwar-api |
| Version | Version2.0.6 |
| Type | Typejar |
| Description |
DescriptionGunWarAPI
A gun war API for Paper servers.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gunwar-api-2.0.6.pom | |
| gunwar-api-2.0.6.jar | 115 KB |
| gunwar-api-2.0.6-sources.jar | 78 KB |
| gunwar-api-2.0.6-javadoc.jar | 558 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.clockclap/gunwar-api/ -->
<dependency>
<groupId>io.github.clockclap</groupId>
<artifactId>gunwar-api</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.clockclap/gunwar-api/
implementation 'io.github.clockclap:gunwar-api:2.0.6'
// https://jarcasting.com/artifacts/io.github.clockclap/gunwar-api/
implementation ("io.github.clockclap:gunwar-api:2.0.6")
'io.github.clockclap:gunwar-api:jar:2.0.6'
<dependency org="io.github.clockclap" name="gunwar-api" rev="2.0.6">
<artifact name="gunwar-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.clockclap', module='gunwar-api', version='2.0.6')
)
libraryDependencies += "io.github.clockclap" % "gunwar-api" % "2.0.6"
[io.github.clockclap/gunwar-api "2.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | 16.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.destroystokyo.paper » paper-api | jar | 1.12.2-R0.1-SNAPSHOT |