is not current version
Last Version 6.28.0

com.github.shynixn.blockball:blockball-bukkit-api 6.9.0

BlockBall is a spigot plugin to play soccer games in Minecraft.

GroupId

GroupId

com.github.shynixn.blockball
ArtifactId

ArtifactId

blockball-bukkit-api
Version

Version

6.9.0
Type

Type

jar

Download blockball-bukkit-api 6.9.0


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