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.4 in this page.
The BSD 2-Clause License
You can use the following script to add nonnullbydefault-2.0.4.jar to your project.
<dependency> <groupId>de.pfabulist</groupId> <artifactId>nonnullbydefault</artifactId> <version>2.0.4</version> </dependency>
compile group: 'de.pfabulist', name: 'nonnullbydefault', version: '2.0.4'
libraryDependencies += "de.pfabulist" % "nonnullbydefault" % "2.0.4"
<dependency org="de.pfabulist" name="nonnullbydefault" rev="2.0.4"/>
@Grapes(@Grab(group='de.pfabulist', module='nonnullbydefault', version='2.0.4'))
'de.pfabulist:nonnullbydefault:jar:2.0.4'
Click the following link to download the jar file.
nonnullbydefault-2.0.4-javadoc.jar