is not current version
Last Version 8.4.1

dev.jorel:commandapi-annotations 8.3.1

A Bukkit/Spigot API for the command UI introduced in Minecraft 1.13

License

License

GroupId

GroupId

dev.jorel
ArtifactId

ArtifactId

commandapi-annotations
Version

Version

8.3.1
Type

Type

jar
Description

Description

A Bukkit/Spigot API for the command UI introduced in Minecraft 1.13

Download commandapi-annotations 8.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
dev.jorel : commandapi-core jar 8.3.1
org.spigotmc » spigot jar 1.18.2-R0.1-SNAPSHOT

provided (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0.1

Project Modules

There are no modules declared in this project.