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