is not current version
Last Version 6.4.1

com.github.shynixn.blockball:root 6.3.1

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

GroupId

GroupId

com.github.shynixn.blockball
ArtifactId

ArtifactId

root
Version

Version

6.3.1
Type

Type

pom

Download root 6.3.1

Filename Size
root-6.3.1.pom 13 KB
Browse

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