Download junit4-utils-1.0.jar file - Jar j

Jar examples for j:junit4-utils

Description

JUnit 4.x helpers

You can download jar file junit4-utils 1.0 in this page.

Build File

You can use the following script to add junit4-utils-1.0.jar to your project.

<dependency>
   <groupId>com.github.jjYBdx4IL.utils</groupId>
   <artifactId>junit4-utils</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.jjYBdx4IL.utils', name: 'junit4-utils', version: '1.0'
libraryDependencies += "com.github.jjYBdx4IL.utils" % "junit4-utils" % "1.0"
<dependency org="com.github.jjYBdx4IL.utils" name="junit4-utils" rev="1.0"/>
@Grapes(@Grab(group='com.github.jjYBdx4IL.utils', module='junit4-utils', version='1.0'))
'com.github.jjYBdx4IL.utils:junit4-utils:jar:1.0'

Download

Click the following link to download the jar file.

junit4-utils-1.0-javadoc.jar
junit4-utils-1.0-sources.jar
junit4-utils-1.0-test-javadoc.jar
junit4-utils-1.0-test-sources.jar
junit4-utils-1.0-tests.jar
junit4-utils-1.0.jar
junit4-utils-1.0.pom



Related Tutorials