License |
License |
---|---|
GroupId | GroupIddev.jorel |
ArtifactId | ArtifactIdcommandapi-vh |
Version | Version8.0.0 |
Type | Typejar |
Description |
DescriptionA Bukkit/Spigot API for the command UI introduced in Minecraft 1.13
|
Filename | Size |
---|---|
commandapi-vh-8.0.0.pom | |
commandapi-vh-8.0.0.jar | 4 KB |
commandapi-vh-8.0.0-sources.jar | 4 KB |
commandapi-vh-8.0.0-javadoc.jar | 121 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.jorel/commandapi-vh/ -->
<dependency>
<groupId>dev.jorel</groupId>
<artifactId>commandapi-vh</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.jorel/commandapi-vh/
implementation 'dev.jorel:commandapi-vh:8.0.0'
// https://jarcasting.com/artifacts/dev.jorel/commandapi-vh/
implementation ("dev.jorel:commandapi-vh:8.0.0")
'dev.jorel:commandapi-vh:jar:8.0.0'
<dependency org="dev.jorel" name="commandapi-vh" rev="8.0.0">
<artifact name="commandapi-vh" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.jorel', module='commandapi-vh', version='8.0.0')
)
libraryDependencies += "dev.jorel" % "commandapi-vh" % "8.0.0"
[dev.jorel/commandapi-vh "8.0.0"]
Group / Artifact | Type | Version |
---|---|---|
dev.jorel : commandapi-1.18.2 | jar | 8.0.0 |
dev.jorel : commandapi-1.18 | jar | 8.0.0 |
dev.jorel : commandapi-1.17 | jar | 8.0.0 |