Download ndd-check4j-0.5.2.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.5.2 in this page.

License

GNU Lesser General Public License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials