is not current version
Last Version 7.3.0

com.github.shynixn.petblocks:root 7.2.0

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

GroupId

GroupId

com.github.shynixn.petblocks
ArtifactId

ArtifactId

root
Version

Version

7.2.0
Type

Type

pom

Download root 7.2.0

Filename Size
root-7.2.0.pom 11 KB
Browse

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