MVN

com.github.shynixn.petblocks : root

Maven & Gradle

Aug 30, 2018
69 stars

PetBlocks · PetBlocks is a spigot and also a sponge plugin to use blocks and custom heads as pets in Minecraft.

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

Latest Version

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

  • Latest Stable: 7.3.0

All Versions

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

Version Vulnerabilities Updated
7.3.x
root-7.3.0
7.2.x
root-7.2.2
root-7.2.1
root-7.2.0
7.1.x
root-7.1.0
7.0.x
root-7.0.1
root-7.0.0
6.5.x
root-6.5.1
root-6.5.0
6.4.x
root-6.4.3
root-6.4.2
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.3
root-6.2.2
root-6.2.1
root-6.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.shynixn.petblocks</groupId>
    <artifactId>root</artifactId>
    <version>7.3.0</version>
</dependency>