JDT Annotations for Enhanced Null Analysis

Eclipse JDT Annotations for Enhanced Null Analysis for Java 8

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

at.bestsolution.eclipse
ArtifactId

ArtifactId

org.eclipse.jdt.annotation
Last Version

Last Version

2.0.100
Release Date

Release Date

Type

Type

jar
Description

Description

JDT Annotations for Enhanced Null Analysis
Eclipse JDT Annotations for Enhanced Null Analysis for Java 8
Project URL

Project URL

https://repo.eclipse.org/content/repositories/eclipse-releases/org/eclipse/jdt/org.eclipse.jdt.annotation
Source Code Management

Source Code Management

http://git.eclipse.org/c/jdt/eclipse.jdt.core.git/tree/org.eclipse.jdt.annotation

Download org.eclipse.jdt.annotation

How to add to project

<!-- https://jarcasting.com/artifacts/at.bestsolution.eclipse/org.eclipse.jdt.annotation/ -->
<dependency>
    <groupId>at.bestsolution.eclipse</groupId>
    <artifactId>org.eclipse.jdt.annotation</artifactId>
    <version>2.0.100</version>
</dependency>
// https://jarcasting.com/artifacts/at.bestsolution.eclipse/org.eclipse.jdt.annotation/
implementation 'at.bestsolution.eclipse:org.eclipse.jdt.annotation:2.0.100'
// https://jarcasting.com/artifacts/at.bestsolution.eclipse/org.eclipse.jdt.annotation/
implementation ("at.bestsolution.eclipse:org.eclipse.jdt.annotation:2.0.100")
'at.bestsolution.eclipse:org.eclipse.jdt.annotation:jar:2.0.100'
<dependency org="at.bestsolution.eclipse" name="org.eclipse.jdt.annotation" rev="2.0.100">
  <artifact name="org.eclipse.jdt.annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.bestsolution.eclipse', module='org.eclipse.jdt.annotation', version='2.0.100')
)
libraryDependencies += "at.bestsolution.eclipse" % "org.eclipse.jdt.annotation" % "2.0.100"
[at.bestsolution.eclipse/org.eclipse.jdt.annotation "2.0.100"]

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