| GroupId | GroupIdcom.g2forge.alexandria |
|---|---|
| ArtifactId | ArtifactIdax-environment |
| Version | Version0.0.14 |
| Type | Typejar |
| Filename | Size |
|---|---|
| ax-environment-0.0.14.pom | |
| ax-environment-0.0.14.jar | 7 KB |
| ax-environment-0.0.14-sources.jar | 5 KB |
| ax-environment-0.0.14-javadoc.jar | 65 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-environment/ -->
<dependency>
<groupId>com.g2forge.alexandria</groupId>
<artifactId>ax-environment</artifactId>
<version>0.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-environment/
implementation 'com.g2forge.alexandria:ax-environment:0.0.14'
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-environment/
implementation ("com.g2forge.alexandria:ax-environment:0.0.14")
'com.g2forge.alexandria:ax-environment:jar:0.0.14'
<dependency org="com.g2forge.alexandria" name="ax-environment" rev="0.0.14">
<artifact name="ax-environment" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.alexandria', module='ax-environment', version='0.0.14')
)
libraryDependencies += "com.g2forge.alexandria" % "ax-environment" % "0.0.14"
[com.g2forge.alexandria/ax-environment "0.0.14"]