is not current version
Last Version 0.0.18

com.g2forge.alexandria:ax-environment 0.0.15

Simple library for implementing and interacting with environments in a type and generic safe manner.

GroupId

GroupId

com.g2forge.alexandria
ArtifactId

ArtifactId

ax-environment
Version

Version

0.0.15
Type

Type

jar

Download ax-environment 0.0.15


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