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

com.github.hexocraft:hexocraft-bukkit-parent 5

Hexocraft Bukkit Parent POM provides common settings for all Hexocraft bukkit projects.

Группа

Группа

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

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

hexocraft-bukkit-parent
Версия

Версия

5
Тип

Тип

pom

Скачать hexocraft-bukkit-parent 5

Имя Файла Размер
hexocraft-bukkit-parent-5.pom 13 KB
Обзор

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