Last Version

NullAnnotations 0.3

This class contains annotations for the javax.annotation namespace to enable null-checks in Eclipse.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

info.unterrainer.java.tools
ArtifactId

ArtifactId

nullannotations
Version

Version

0.3
Type

Type

jar
Description

Description

NullAnnotations
This class contains annotations for the javax.annotation namespace to enable null-checks in Eclipse.
Project Organization

Project Organization

Unterrainer Informatik OG
Source Code Management

Source Code Management

https://github.com/UnterrainerInformatik/java

Download nullannotations 0.3


<!-- https://jarcasting.com/artifacts/info.unterrainer.java.tools/nullannotations/ -->
<dependency>
    <groupId>info.unterrainer.java.tools</groupId>
    <artifactId>nullannotations</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/info.unterrainer.java.tools/nullannotations/
implementation 'info.unterrainer.java.tools:nullannotations:0.3'
// https://jarcasting.com/artifacts/info.unterrainer.java.tools/nullannotations/
implementation ("info.unterrainer.java.tools:nullannotations:0.3")
'info.unterrainer.java.tools:nullannotations:jar:0.3'
<dependency org="info.unterrainer.java.tools" name="nullannotations" rev="0.3">
  <artifact name="nullannotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.unterrainer.java.tools', module='nullannotations', version='0.3')
)
libraryDependencies += "info.unterrainer.java.tools" % "nullannotations" % "0.3"
[info.unterrainer.java.tools/nullannotations "0.3"]

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.