commandapi

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

License

License

GroupId

GroupId

dev.jorel
ArtifactId

ArtifactId

commandapi
Last Version

Last Version

8.4.1
Release Date

Release Date

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

Filename Size
commandapi-8.4.1.pom 6 KB
Browse

How to add to project

<!-- 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

Versions

Version
8.4.1
8.4.0
8.3.1
8.3.0
8.2.1
8.2.0
8.1.0
8.0.0
7.0.0