| License |
License |
|---|---|
| GroupId | GroupIdio.github.dailystruggle |
| ArtifactId | ArtifactIdCommandsAPI |
| Version | Version1.0-ALPHA37 |
| Type | Typejar |
| Description |
DescriptionCommandsAPI
centralized command and tabcompletion code
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| CommandsAPI-1.0-ALPHA37.pom | |
| CommandsAPI-1.0-ALPHA37.jar | 88 KB |
| CommandsAPI-1.0-ALPHA37-sources.jar | 16 KB |
| CommandsAPI-1.0-ALPHA37-javadoc.jar | 218 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.dailystruggle/CommandsAPI/ -->
<dependency>
<groupId>io.github.dailystruggle</groupId>
<artifactId>CommandsAPI</artifactId>
<version>1.0-ALPHA37</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dailystruggle/CommandsAPI/
implementation 'io.github.dailystruggle:CommandsAPI:1.0-ALPHA37'
// https://jarcasting.com/artifacts/io.github.dailystruggle/CommandsAPI/
implementation ("io.github.dailystruggle:CommandsAPI:1.0-ALPHA37")
'io.github.dailystruggle:CommandsAPI:jar:1.0-ALPHA37'
<dependency org="io.github.dailystruggle" name="CommandsAPI" rev="1.0-ALPHA37">
<artifact name="CommandsAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dailystruggle', module='CommandsAPI', version='1.0-ALPHA37')
)
libraryDependencies += "io.github.dailystruggle" % "CommandsAPI" % "1.0-ALPHA37"
[io.github.dailystruggle/CommandsAPI "1.0-ALPHA37"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | RELEASE |
| org.bstats : bstats-bukkit | jar | 2.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.spigotmc » spigot-api | jar | 1.13-R0.1-SNAPSHOT |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | RELEASE |