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

com.g2forge.alexandria:ax-root 0.0.8

Parent project for the critical base code for Alexandria. Generally one would us "ax-project" instead.

Группа

Группа

com.g2forge.alexandria
Идентификатор

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

ax-root
Версия

Версия

0.0.8
Тип

Тип

pom

Скачать ax-root 0.0.8

Имя Файла Размер
ax-root-0.0.8.pom 7 KB
Обзор

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