is not current version
Last Version 8.4.1

dev.jorel:commandapi-annotations 8.2.0


GroupId

GroupId

dev.jorel
ArtifactId

ArtifactId

commandapi-annotations
Version

Version

8.2.0
Type

Type

jar

Download commandapi-annotations 8.2.0


<!-- https://jarcasting.com/artifacts/dev.jorel/commandapi-annotations/ -->
<dependency>
    <groupId>dev.jorel</groupId>
    <artifactId>commandapi-annotations</artifactId>
    <version>8.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.jorel/commandapi-annotations/
implementation 'dev.jorel:commandapi-annotations:8.2.0'
// https://jarcasting.com/artifacts/dev.jorel/commandapi-annotations/
implementation ("dev.jorel:commandapi-annotations:8.2.0")
'dev.jorel:commandapi-annotations:jar:8.2.0'
<dependency org="dev.jorel" name="commandapi-annotations" rev="8.2.0">
  <artifact name="commandapi-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.jorel', module='commandapi-annotations', version='8.2.0')
)
libraryDependencies += "dev.jorel" % "commandapi-annotations" % "8.2.0"
[dev.jorel/commandapi-annotations "8.2.0"]