is not current version
Last Version 0.0.18

com.g2forge.alexandria:ax-test 0.0.14

Dependencies, libraries and helpers for unit testing.

GroupId

GroupId

com.g2forge.alexandria
ArtifactId

ArtifactId

ax-test
Version

Version

0.0.14
Type

Type

jar

Download ax-test 0.0.14


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