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

com.github.shynixn.petblocks:root 7.2.0

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

Группа

Группа

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

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

root
Версия

Версия

7.2.0
Тип

Тип

pom

Скачать root 7.2.0

Имя Файла Размер
root-7.2.0.pom 11 KB
Обзор

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