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