Jar examples for t:test-unit
You can download jar file test-unit 3.0.0 in this page.
Creative Commons License
You can use the following script to add test-unit-3.0.0.jar to your project.
<dependency> <groupId>net.sf.javaprinciples.test</groupId> <artifactId>test-unit</artifactId> <version>3.0.0</version> </dependency>
compile group: 'net.sf.javaprinciples.test', name: 'test-unit', version: '3.0.0'
libraryDependencies += "net.sf.javaprinciples.test" % "test-unit" % "3.0.0"
<dependency org="net.sf.javaprinciples.test" name="test-unit" rev="3.0.0"/>
@Grapes(@Grab(group='net.sf.javaprinciples.test', module='test-unit', version='3.0.0'))
'net.sf.javaprinciples.test:test-unit:jar:3.0.0'
Click the following link to download the jar file.
test-unit-3.0.0-javadoc.jar