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.3 in this page.
Microsoft Public License
You can use the following script to add nullannotations-0.3.jar to your project.
<dependency> <groupId>info.unterrainer.java.tools</groupId> <artifactId>nullannotations</artifactId> <version>0.3</version> </dependency>
compile group: 'info.unterrainer.java.tools', name: 'nullannotations', version: '0.3'
libraryDependencies += "info.unterrainer.java.tools" % "nullannotations" % "0.3"
<dependency org="info.unterrainer.java.tools" name="nullannotations" rev="0.3"/>
@Grapes(@Grab(group='info.unterrainer.java.tools', module='nullannotations', version='0.3'))
'info.unterrainer.java.tools:nullannotations:jar:0.3'
Click the following link to download the jar file.
nullannotations-0.3-javadoc.jar