is not current version
Last Version 0.0.18

com.g2forge.alexandria:ax-root 0.0.7

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

GroupId

GroupId

com.g2forge.alexandria
ArtifactId

ArtifactId

ax-root
Version

Version

0.0.7
Type

Type

pom

Download ax-root 0.0.7

Filename Size
ax-root-0.0.7.pom 7 KB
Browse

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