License |
License |
---|---|
GroupId | GroupIdcom.g2forge.alexandria |
ArtifactId | ArtifactIdax-root |
Last Version | Last Version0.0.18 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAlexandria Root
Parent project for the critical base code for Alexandria. Generally one would us "ax-project" instead.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ax-root-0.0.18.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.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-root/
implementation 'com.g2forge.alexandria:ax-root:0.0.18'
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-root/
implementation ("com.g2forge.alexandria:ax-root:0.0.18")
'com.g2forge.alexandria:ax-root:pom:0.0.18'
<dependency org="com.g2forge.alexandria" name="ax-root" rev="0.0.18">
<artifact name="ax-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.alexandria', module='ax-root', version='0.0.18')
)
libraryDependencies += "com.g2forge.alexandria" % "ax-root" % "0.0.18"
[com.g2forge.alexandria/ax-root "0.0.18"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |