nonnullbydefault

Annotations to declare nonnullness. Findbugs can check that.

License

License

GroupId

GroupId

de.pfabulist
ArtifactId

ArtifactId

nonnullbydefault
Last Version

Last Version

2.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

nonnullbydefault
Annotations to declare nonnullness. Findbugs can check that.

Download nonnullbydefault

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1
org.slf4j : slf4j-api jar 1.7.19

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.5
2.0.4
2.0.1
2.0
1.0