is not current version
Last Version 6.28.0

com.github.shynixn.blockball:blockball-bukkit-plugin 5.4.0


GroupId

GroupId

com.github.shynixn.blockball
ArtifactId

ArtifactId

blockball-bukkit-plugin
Version

Version

5.4.0
Type

Type

jar

Download blockball-bukkit-plugin 5.4.0


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