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

com.github.hexocraft:hexocraft-parent 8

Hexocraft Parent POM provides common settings for all Hexocraft components.

Группа

Группа

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

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

hexocraft-parent
Версия

Версия

8
Тип

Тип

pom

Скачать hexocraft-parent 8

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

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