Download ndd-check4j-0.6.0.jar file - Jar n

Jar examples for n:ndd-check4j

Description

Check4J enables easy parameters checking with a fluent or a concise API.

You can download jar file ndd-check4j 0.6.0 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add ndd-check4j-0.6.0.jar to your project.

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

Download

Click the following link to download the jar file.

ndd-check4j-0.6.0-javadoc.jar
ndd-check4j-0.6.0-sources.jar
ndd-check4j-0.6.0.jar
ndd-check4j-0.6.0.pom



Related Tutorials