| License |
License |
|---|---|
| GroupId | GroupIdio.github.dailystruggle |
| ArtifactId | ArtifactIdCommandsAPI |
| Version | Version1.0-ALPHA33 |
| Type | Typejar |
| Description |
DescriptionCommandsAPI
centralized command and tabcompletion code
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| CommandsAPI-1.0-ALPHA33.pom | |
| CommandsAPI-1.0-ALPHA33.jar | 85 KB |
| CommandsAPI-1.0-ALPHA33-sources.jar | 15 KB |
| CommandsAPI-1.0-ALPHA33-javadoc.jar | 211 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.dailystruggle/CommandsAPI/ -->
<dependency>
<groupId>io.github.dailystruggle</groupId>
<artifactId>CommandsAPI</artifactId>
<version>1.0-ALPHA33</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dailystruggle/CommandsAPI/
implementation 'io.github.dailystruggle:CommandsAPI:1.0-ALPHA33'
// https://jarcasting.com/artifacts/io.github.dailystruggle/CommandsAPI/
implementation ("io.github.dailystruggle:CommandsAPI:1.0-ALPHA33")
'io.github.dailystruggle:CommandsAPI:jar:1.0-ALPHA33'
<dependency org="io.github.dailystruggle" name="CommandsAPI" rev="1.0-ALPHA33">
<artifact name="CommandsAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dailystruggle', module='CommandsAPI', version='1.0-ALPHA33')
)
libraryDependencies += "io.github.dailystruggle" % "CommandsAPI" % "1.0-ALPHA33"
[io.github.dailystruggle/CommandsAPI "1.0-ALPHA33"]
| 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 |