Download ax-test-0.0.6.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.6 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials