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

com.github.shynixn.petblocks:root 6.4.1

Spigot plugin to use blocks as pets in minecraft.

Группа

Группа

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

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

root
Версия

Версия

6.4.1
Тип

Тип

pom

Скачать root 6.4.1

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

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