nullanno

Annotations for null-analysis (Eclipse-based but types are non-null by default as well)

License

License

GroupId

GroupId

io.github.solf
ArtifactId

ArtifactId

nullanno
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

nullanno
Annotations for null-analysis (Eclipse-based but types are non-null by default as well)
Project URL

Project URL

https://github.com/solf/nullanno
Source Code Management

Source Code Management

https://github.com/solf/nullanno

Download nullanno

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.0
1.0.0
0.1.0