is not current version
Last Version 6.1.0

com.github.shynixn:petblocks 6.0.2

Spigot plugin to use blocks as pets in minecraft.

GroupId

GroupId

com.github.shynixn
ArtifactId

ArtifactId

petblocks
Version

Version

6.0.2
Type

Type

jar

Download petblocks 6.0.2


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