Last Version

Checker framework's annotated JDK 7 1.7.5

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

License

License

GroupId

GroupId

edu.washington.cs.types.checker
ArtifactId

ArtifactId

checker-annotated-jdk7
Version

Version

1.7.5
Type

Type

jar
Description

Description

Checker framework's annotated JDK 7
Subset of JDK 7 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-jdk7 1.7.5


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