Download ax-test-0.0.5.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.5 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials