Jar examples for n:nonnullbydefault
Annotations to declare nonnullness. Findbugs can check some. Use intellij inspection to get all.
You can download jar file nonnullbydefault 2.0.5 in this page.
The BSD 2-Clause License
You can use the following script to add nonnullbydefault-2.0.5.jar to your project.
<dependency> <groupId>de.pfabulist</groupId> <artifactId>nonnullbydefault</artifactId> <version>2.0.5</version> </dependency>
compile group: 'de.pfabulist', name: 'nonnullbydefault', version: '2.0.5'
libraryDependencies += "de.pfabulist" % "nonnullbydefault" % "2.0.5"
<dependency org="de.pfabulist" name="nonnullbydefault" rev="2.0.5"/>
@Grapes(@Grab(group='de.pfabulist', module='nonnullbydefault', version='2.0.5'))
'de.pfabulist:nonnullbydefault:jar:2.0.5'
Click the following link to download the jar file.
nonnullbydefault-2.0.5-javadoc.jar