is not current version
Last Version 3.0.0

com.github.siroshun09.mccommand:bukkit 2.2.1


GroupId

GroupId

com.github.siroshun09.mccommand
ArtifactId

ArtifactId

bukkit
Version

Version

2.2.1
Type

Type

jar

Download bukkit 2.2.1


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