не последняя версия
Последняя версия 8.29.0

com.github.shynixn.petblocks:petblocks-sponge-plugin 8.26.0

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

Группа

Группа

com.github.shynixn.petblocks
Идентификатор

Идентификатор

petblocks-sponge-plugin
Версия

Версия

8.26.0
Тип

Тип

jar

Скачать petblocks-sponge-plugin 8.26.0


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