is not current version
Last Version 8.29.0

com.github.shynixn.petblocks:petblocks-bukkit-plugin 8.13.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

petblocks-bukkit-plugin
Version

Version

8.13.0
Type

Type

jar

Download petblocks-bukkit-plugin 8.13.0


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