nonnullbydefault

Annotations to declare nonnullness. Findbugs can check some. Use intellij inspection to get all.

License

License

GroupId

GroupId

de.pfabulist.roast
ArtifactId

ArtifactId

nonnullbydefault
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

nonnullbydefault
Annotations to declare nonnullness. Findbugs can check some. Use intellij inspection to get all.

Download nonnullbydefault

How to add to project

<!-- https://jarcasting.com/artifacts/de.pfabulist.roast/nonnullbydefault/ -->
<dependency>
    <groupId>de.pfabulist.roast</groupId>
    <artifactId>nonnullbydefault</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.pfabulist.roast/nonnullbydefault/
implementation 'de.pfabulist.roast:nonnullbydefault:3.0.1'
// https://jarcasting.com/artifacts/de.pfabulist.roast/nonnullbydefault/
implementation ("de.pfabulist.roast:nonnullbydefault:3.0.1")
'de.pfabulist.roast:nonnullbydefault:jar:3.0.1'
<dependency org="de.pfabulist.roast" name="nonnullbydefault" rev="3.0.1">
  <artifact name="nonnullbydefault" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.pfabulist.roast', module='nonnullbydefault', version='3.0.1')
)
libraryDependencies += "de.pfabulist.roast" % "nonnullbydefault" % "3.0.1"
[de.pfabulist.roast/nonnullbydefault "3.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1
3.0