roast-nonnullbydefault

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

License

License

GroupId

GroupId

de.pfabulist.roast
ArtifactId

ArtifactId

roast-nonnullbydefault
Last Version

Last Version

3.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download roast-nonnullbydefault

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 3.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.4