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