Last Version

nullanno 2.0.0

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
Version

Version

2.0.0
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 2.0.0


<!-- 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.