is not current version
Last Version 0.0.18

com.g2forge.alexandria:ax-test 0.0.15

Dependencies, libraries and helpers for unit testing.

GroupId

GroupId

com.g2forge.alexandria
ArtifactId

ArtifactId

ax-test
Version

Version

0.0.15
Type

Type

jar

Download ax-test 0.0.15


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