Download nullproof-0.5.0.jar file - Jar n

Jar examples for n:nullproof

Description

A Java Null-Proof Object Constructor

You can download jar file nullproof 0.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add nullproof-0.5.0.jar to your project.

<dependency>
   <groupId>com.github.wnameless</groupId>
   <artifactId>nullproof</artifactId>
   <version>0.5.0</version>
</dependency>
compile group: 'com.github.wnameless', name: 'nullproof', version: '0.5.0'
libraryDependencies += "com.github.wnameless" % "nullproof" % "0.5.0"
<dependency org="com.github.wnameless" name="nullproof" rev="0.5.0"/>
@Grapes(@Grab(group='com.github.wnameless', module='nullproof', version='0.5.0'))
'com.github.wnameless:nullproof:jar:0.5.0'

Download

Click the following link to download the jar file.

nullproof-0.5.0-javadoc.jar
nullproof-0.5.0-sources.jar
nullproof-0.5.0.jar
nullproof-0.5.0.pom



Related Tutorials