Type Annotations Compiler

The Type Annotations Compiler is a fully backwards compatible customization of the Open JDK javac compiler with additional support for type annotations.

License

License

GroupId

GroupId

org.checkerframework
ArtifactId

ArtifactId

compiler
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Type Annotations Compiler
The Type Annotations Compiler is a fully backwards compatible customization of the Open JDK javac compiler with additional support for type annotations.
Project URL

Project URL

https://checkerframework.org/jsr308/

Download compiler

How to add to project

<!-- https://jarcasting.com/artifacts/org.checkerframework/compiler/ -->
<dependency>
    <groupId>org.checkerframework</groupId>
    <artifactId>compiler</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.checkerframework/compiler/
implementation 'org.checkerframework:compiler:2.4.0'
// https://jarcasting.com/artifacts/org.checkerframework/compiler/
implementation ("org.checkerframework:compiler:2.4.0")
'org.checkerframework:compiler:jar:2.4.0'
<dependency org="org.checkerframework" name="compiler" rev="2.4.0">
  <artifact name="compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.checkerframework', module='compiler', version='2.4.0')
)
libraryDependencies += "org.checkerframework" % "compiler" % "2.4.0"
[org.checkerframework/compiler "2.4.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.4.0
2.3.2
2.3.1
2.3.0
2.2.2
2.2.1
2.2.0
2.1.14
2.1.13
2.1.12
2.1.11
2.1.10
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.9.13
1.9.12
1.9.11
1.9.10
1.9.9
1.9.8
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.11
1.8.10
1.8.9
1.8.8
1.8.7
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0