Last Version

commandapi 8.4.1

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

License

License

GroupId

GroupId

dev.jorel
ArtifactId

ArtifactId

commandapi
Version

Version

8.4.1
Type

Type

pom
Description

Description

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

Project URL

https://github.com/JorelAli/CommandAPI
Source Code Management

Source Code Management

https://github.com/JorelAli/CommandAPI/tree/master

Download commandapi 8.4.1

Filename Size
commandapi-8.4.1.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • commandapi-preprocessor
  • commandapi-nms
  • commandapi-core
  • commandapi-vh
  • commandapi-plugin
  • commandapi-shade
  • commandapi-annotations