Download ax-test-0.0.4.jar file - Jar a

Jar examples for a:ax-test

Description

Dependencies, libraries and helpers for unit testing.

You can download jar file ax-test 0.0.4 in this page.

Build File

You can use the following script to add ax-test-0.0.4.jar to your project.

<dependency>
   <groupId>com.g2forge.alexandria</groupId>
   <artifactId>ax-test</artifactId>
   <version>0.0.4</version>
</dependency>
compile group: 'com.g2forge.alexandria', name: 'ax-test', version: '0.0.4'
libraryDependencies += "com.g2forge.alexandria" % "ax-test" % "0.0.4"
<dependency org="com.g2forge.alexandria" name="ax-test" rev="0.0.4"/>
@Grapes(@Grab(group='com.g2forge.alexandria', module='ax-test', version='0.0.4'))
'com.g2forge.alexandria:ax-test:jar:0.0.4'

Download

Click the following link to download the jar file.

ax-test-0.0.4-javadoc.jar
ax-test-0.0.4-sources.jar
ax-test-0.0.4.jar
ax-test-0.0.4.pom



Related Tutorials