is not current version
Last Version 6.1.0

com.github.shynixn:petblocks 5.7.0

Spigot plugin to use blocks as pets in minecraft.

GroupId

GroupId

com.github.shynixn
ArtifactId

ArtifactId

petblocks
Version

Version

5.7.0
Type

Type

jar

Download petblocks 5.7.0


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