is not current version
Last Version 1.0-ALPHA50

CommandsAPI 1.0-ALPHA35

centralized command and tabcompletion code

License

License

GroupId

GroupId

io.github.dailystruggle
ArtifactId

ArtifactId

CommandsAPI
Version

Version

1.0-ALPHA35
Type

Type

jar
Description

Description

CommandsAPI
centralized command and tabcompletion code
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://svn.apache.org/viewvc/maven

Download CommandsAPI 1.0-ALPHA35


<!-- https://jarcasting.com/artifacts/io.github.dailystruggle/CommandsAPI/ -->
<dependency>
    <groupId>io.github.dailystruggle</groupId>
    <artifactId>CommandsAPI</artifactId>
    <version>1.0-ALPHA35</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dailystruggle/CommandsAPI/
implementation 'io.github.dailystruggle:CommandsAPI:1.0-ALPHA35'
// https://jarcasting.com/artifacts/io.github.dailystruggle/CommandsAPI/
implementation ("io.github.dailystruggle:CommandsAPI:1.0-ALPHA35")
'io.github.dailystruggle:CommandsAPI:jar:1.0-ALPHA35'
<dependency org="io.github.dailystruggle" name="CommandsAPI" rev="1.0-ALPHA35">
  <artifact name="CommandsAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dailystruggle', module='CommandsAPI', version='1.0-ALPHA35')
)
libraryDependencies += "io.github.dailystruggle" % "CommandsAPI" % "1.0-ALPHA35"
[io.github.dailystruggle/CommandsAPI "1.0-ALPHA35"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains : annotations jar RELEASE
org.bstats : bstats-bukkit jar 2.2.1

provided (1)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.13-R0.1-SNAPSHOT

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar RELEASE

Project Modules

There are no modules declared in this project.