is not current version
Last Version 7.3.0

com.github.shynixn.petblocks:root 6.2.0

Spigot plugin to use blocks as pets in minecraft.

GroupId

GroupId

com.github.shynixn.petblocks
ArtifactId

ArtifactId

root
Version

Version

6.2.0
Type

Type

pom

Download root 6.2.0

Filename Size
root-6.2.0.pom 7 KB
Browse

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