Download junit-addons-1.4.jar file - Jar j

Jar examples for j:junit-addons

Description

You can download jar file junit-addons 1.4 in this page.

License

Apache License

Build File

You can use the following script to add junit-addons-1.4.jar to your project.

<dependency>
   <groupId>junit-addons</groupId>
   <artifactId>junit-addons</artifactId>
   <version>1.4</version>
</dependency>
compile group: 'junit-addons', name: 'junit-addons', version: '1.4'
libraryDependencies += "junit-addons" % "junit-addons" % "1.4"
<dependency org="junit-addons" name="junit-addons" rev="1.4"/>
@Grapes(@Grab(group='junit-addons', module='junit-addons', version='1.4'))
'junit-addons:junit-addons:jar:1.4'

Download

Click the following link to download the jar file.

junit-addons-1.4.jar
junit-addons-1.4.pom



Related Tutorials