Jar examples for n:nullannotations
This class contains annotations for the javax.annotation namespace to enable null-checks in Eclipse.
You can download jar file nullannotations 0.2 in this page.
Microsoft Public License
You can use the following script to add nullannotations-0.2.jar to your project.
<dependency> <groupId>info.unterrainer.java.tools</groupId> <artifactId>nullannotations</artifactId> <version>0.2</version> </dependency>
compile group: 'info.unterrainer.java.tools', name: 'nullannotations', version: '0.2'
libraryDependencies += "info.unterrainer.java.tools" % "nullannotations" % "0.2"
<dependency org="info.unterrainer.java.tools" name="nullannotations" rev="0.2"/>
@Grapes(@Grab(group='info.unterrainer.java.tools', module='nullannotations', version='0.2'))
'info.unterrainer.java.tools:nullannotations:jar:0.2'
Click the following link to download the jar file.
nullannotations-0.2-javadoc.jar