is not current version
Last Version 6.28.0

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


GroupId

GroupId

com.github.shynixn.blockball
ArtifactId

ArtifactId

blockball-bukkit-plugin
Version

Version

6.2.0
Type

Type

jar

Download blockball-bukkit-plugin 6.2.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>6.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.blockball/blockball-bukkit-plugin/
implementation 'com.github.shynixn.blockball:blockball-bukkit-plugin:6.2.0'
// https://jarcasting.com/artifacts/com.github.shynixn.blockball/blockball-bukkit-plugin/
implementation ("com.github.shynixn.blockball:blockball-bukkit-plugin:6.2.0")
'com.github.shynixn.blockball:blockball-bukkit-plugin:jar:6.2.0'
<dependency org="com.github.shynixn.blockball" name="blockball-bukkit-plugin" rev="6.2.0">
  <artifact name="blockball-bukkit-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.blockball', module='blockball-bukkit-plugin', version='6.2.0')
)
libraryDependencies += "com.github.shynixn.blockball" % "blockball-bukkit-plugin" % "6.2.0"
[com.github.shynixn.blockball/blockball-bukkit-plugin "6.2.0"]