Download ndd-test4j-0.3.5.jar file - Jar n

Jar examples for n:ndd-test4j

Description

Test4J provides testing support.

You can download jar file ndd-test4j 0.3.5 in this page.

Build File

You can use the following script to add ndd-test4j-0.3.5.jar to your project.

<dependency>
   <groupId>name.didier.david</groupId>
   <artifactId>ndd-test4j</artifactId>
   <version>0.3.5</version>
</dependency>
compile group: 'name.didier.david', name: 'ndd-test4j', version: '0.3.5'
libraryDependencies += "name.didier.david" % "ndd-test4j" % "0.3.5"
<dependency org="name.didier.david" name="ndd-test4j" rev="0.3.5"/>
@Grapes(@Grab(group='name.didier.david', module='ndd-test4j', version='0.3.5'))
'name.didier.david:ndd-test4j:jar:0.3.5'

Download

Click the following link to download the jar file.

ndd-test4j-0.3.5-javadoc.jar
ndd-test4j-0.3.5-sources.jar
ndd-test4j-0.3.5.jar
ndd-test4j-0.3.5.pom



Related Tutorials