Checker framework's annotated JDK 8

Subset of JDK 8 classes, annotated with type qualifiers from the checker framework

License

License

GroupId

GroupId

edu.washington.cs.types.checker
ArtifactId

ArtifactId

checker-annotated-jdk8
Last Version

Last Version

1.7.5
Release Date

Release Date

Type

Type

jar
Description

Description

Checker framework's annotated JDK 8
Subset of JDK 8 classes, annotated with type qualifiers from the checker framework
Project URL

Project URL

http://types.cs.washington.edu/checker-framework
Source Code Management

Source Code Management

http://code.google.com/p/checker-framework/source/browse

Download checker-annotated-jdk8

How to add to project

<!-- https://jarcasting.com/artifacts/edu.washington.cs.types.checker/checker-annotated-jdk8/ -->
<dependency>
    <groupId>edu.washington.cs.types.checker</groupId>
    <artifactId>checker-annotated-jdk8</artifactId>
    <version>1.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/edu.washington.cs.types.checker/checker-annotated-jdk8/
implementation 'edu.washington.cs.types.checker:checker-annotated-jdk8:1.7.5'
// https://jarcasting.com/artifacts/edu.washington.cs.types.checker/checker-annotated-jdk8/
implementation ("edu.washington.cs.types.checker:checker-annotated-jdk8:1.7.5")
'edu.washington.cs.types.checker:checker-annotated-jdk8:jar:1.7.5'
<dependency org="edu.washington.cs.types.checker" name="checker-annotated-jdk8" rev="1.7.5">
  <artifact name="checker-annotated-jdk8" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.washington.cs.types.checker', module='checker-annotated-jdk8', version='1.7.5')
)
libraryDependencies += "edu.washington.cs.types.checker" % "checker-annotated-jdk8" % "1.7.5"
[edu.washington.cs.types.checker/checker-annotated-jdk8 "1.7.5"]

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
1.7.5