com.github.siroshun09.mccommand:bukkit

A library to help implement Bukkit and BungeeCord commands.

License

License

GroupId

GroupId

com.github.siroshun09.mccommand
ArtifactId

ArtifactId

bukkit
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

A library to help implement Bukkit and BungeeCord commands.

Download bukkit

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.siroshun09.mccommand/bukkit/ -->
<dependency>
    <groupId>com.github.siroshun09.mccommand</groupId>
    <artifactId>bukkit</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.siroshun09.mccommand/bukkit/
implementation 'com.github.siroshun09.mccommand:bukkit:3.0.0'
// https://jarcasting.com/artifacts/com.github.siroshun09.mccommand/bukkit/
implementation ("com.github.siroshun09.mccommand:bukkit:3.0.0")
'com.github.siroshun09.mccommand:bukkit:jar:3.0.0'
<dependency org="com.github.siroshun09.mccommand" name="bukkit" rev="3.0.0">
  <artifact name="bukkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.siroshun09.mccommand', module='bukkit', version='3.0.0')
)
libraryDependencies += "com.github.siroshun09.mccommand" % "bukkit" % "3.0.0"
[com.github.siroshun09.mccommand/bukkit "3.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
net.kyori : adventure-platform-bukkit jar 4.0.0-SNAPSHOT
com.github.siroshun09.mccommand : common jar 3.0.0
com.github.siroshun09.adventureextender : adventureextender jar 1.1.1

provided (2)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.16.5-R0.1-SNAPSHOT
org.jetbrains : annotations jar 21.0.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.3.0
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.0