Jar examples for n:nullproof
A Java Null-Proof Object Constructor
You can download jar file nullproof 0.5.0 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
nullproof-0.5.0-javadoc.jar