Jar examples for a:auxtestlib
Library with auxiliary classes for unit tests.
You can download jar file auxtestlib 1.4 in this page.
The MIT License (MIT)
You can use the following script to add auxtestlib-1.4.jar to your project.
<dependency> <groupId>net.sf.auxtestlib</groupId> <artifactId>auxtestlib</artifactId> <version>1.4</version> </dependency>
compile group: 'net.sf.auxtestlib', name: 'auxtestlib', version: '1.4'
libraryDependencies += "net.sf.auxtestlib" % "auxtestlib" % "1.4"
<dependency org="net.sf.auxtestlib" name="auxtestlib" rev="1.4"/>
@Grapes(@Grab(group='net.sf.auxtestlib', module='auxtestlib', version='1.4'))
'net.sf.auxtestlib:auxtestlib:jar:1.4'
Click the following link to download the jar file.
auxtestlib-1.4-javadoc.jar