MVN

com.github.shynixn.blockball : root

Maven & Gradle

Feb 09, 2019
57 stars

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

<dependency>
    <groupId>com.github.shynixn.blockball</groupId>
    <artifactId>root</artifactId>
    <version>6.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.shynixn.blockball : root to add to Maven - Latest Versions:

  • Latest Stable: 6.4.1

All Versions

Choose a version of com.github.shynixn.blockball : root to add to Maven - All Versions:

Version Vulnerabilities Updated
6.4.x
root-6.4.1
root-6.4.0
6.3.x
root-6.3.1
root-6.3.0
6.2.x
root-6.2.0
6.1.x
root-6.1.1
root-6.1.0
6.0.x
root-6.0.0
5.4.x
root-5.4.0
5.3.x
root-5.3.0
5.2.x
root-5.2.0
5.1.x
root-5.1.0
5.0.x
root-5.0.3
root-5.0.2
root-5.0.1
root-5.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.shynixn.blockball</groupId>
    <artifactId>root</artifactId>
    <version>6.4.1</version>
</dependency>