Jar examples for c:commons-nulls
Some common null objects for Java
You can download jar file commons-nulls 1.0.2 in this page.
MIT License
You can use the following script to add commons-nulls-1.0.2.jar to your project.
<dependency> <groupId>net.markenwerk</groupId> <artifactId>commons-nulls</artifactId> <version>1.0.2</version> </dependency>
compile group: 'net.markenwerk', name: 'commons-nulls', version: '1.0.2'
libraryDependencies += "net.markenwerk" % "commons-nulls" % "1.0.2"
<dependency org="net.markenwerk" name="commons-nulls" rev="1.0.2"/>
@Grapes(@Grab(group='net.markenwerk', module='commons-nulls', version='1.0.2'))
'net.markenwerk:commons-nulls:jar:1.0.2'
Click the following link to download the jar file.
commons-nulls-1.0.2-javadoc.jar