is not current version
Last Version 1.0-ALPHA50

io.github.dailystruggle:CommandsAPI 1.0-ALPHA31

centralized command and tabcompletion code

GroupId

GroupId

io.github.dailystruggle
ArtifactId

ArtifactId

CommandsAPI
Version

Version

1.0-ALPHA31
Type

Type

jar

Download CommandsAPI 1.0-ALPHA31


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