License |
License |
---|---|
GroupId | GroupIddev.jorel |
ArtifactId | ArtifactIdcommandapi-preprocessor |
Version | Version8.3.1 |
Type | Typejar |
Description |
DescriptionA Bukkit/Spigot API for the command UI introduced in Minecraft 1.13
|
<!-- https://jarcasting.com/artifacts/dev.jorel/commandapi-preprocessor/ -->
<dependency>
<groupId>dev.jorel</groupId>
<artifactId>commandapi-preprocessor</artifactId>
<version>8.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.jorel/commandapi-preprocessor/
implementation 'dev.jorel:commandapi-preprocessor:8.3.1'
// https://jarcasting.com/artifacts/dev.jorel/commandapi-preprocessor/
implementation ("dev.jorel:commandapi-preprocessor:8.3.1")
'dev.jorel:commandapi-preprocessor:jar:8.3.1'
<dependency org="dev.jorel" name="commandapi-preprocessor" rev="8.3.1">
<artifact name="commandapi-preprocessor" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.jorel', module='commandapi-preprocessor', version='8.3.1')
)
libraryDependencies += "dev.jorel" % "commandapi-preprocessor" % "8.3.1"
[dev.jorel/commandapi-preprocessor "8.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.javassist : javassist | jar | 3.29.0-GA |
de.icongmbh.oss.maven.plugins : javassist-maven-plugin | jar | 2.0.2 |