License |
License |
---|---|
GroupId | GroupIddev.jorel |
ArtifactId | ArtifactIdcommandapi-core |
Version | Version8.3.1 |
Type | Typejar |
Description |
DescriptionA Bukkit/Spigot API for the command UI introduced in Minecraft 1.13
|
Filename | Size |
---|---|
commandapi-core-8.3.1.pom | |
commandapi-core-8.3.1.jar | 197 KB |
commandapi-core-8.3.1-sources.jar | 191 KB |
commandapi-core-8.3.1-javadoc.jar | 923 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.jorel/commandapi-core/ -->
<dependency>
<groupId>dev.jorel</groupId>
<artifactId>commandapi-core</artifactId>
<version>8.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.jorel/commandapi-core/
implementation 'dev.jorel:commandapi-core:8.3.1'
// https://jarcasting.com/artifacts/dev.jorel/commandapi-core/
implementation ("dev.jorel:commandapi-core:8.3.1")
'dev.jorel:commandapi-core:jar:8.3.1'
<dependency org="dev.jorel" name="commandapi-core" rev="8.3.1">
<artifact name="commandapi-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.jorel', module='commandapi-core', version='8.3.1')
)
libraryDependencies += "dev.jorel" % "commandapi-core" % "8.3.1"
[dev.jorel/commandapi-core "8.3.1"]
Group / Artifact | Type | Version |
---|---|---|
dev.jorel : commandapi-preprocessor | jar | 8.3.1 |
Group / Artifact | Type | Version |
---|---|---|
io.papermc.paper » paper-api | jar | 1.18.2-R0.1-SNAPSHOT |
com.mojang » brigadier | jar | 1.0.18 |
com.mojang » authlib | jar | 3.3.39 |
de.tr7zw » item-nbt-api-plugin | jar | 2.9.2 |
Group / Artifact | Type | Version |
---|---|---|
net.kyori : adventure-platform-bukkit | jar | 4.1.0 |