JAR file

jdk8-2.3.2.jar

in org/checkerframework/jdk8/2.3.2

Group ID: org.checkerframework
Artifact ID: jdk8
Version: 2.3.2
Last modified: 01.02.2018 17:46
Packaging: jar
Name: Annotated JDK 8
Description: Annotated JDK 8 consists of bytecode implementing the Open JDK Java 8 api annotated with Checker Framework annotations. Method implementations in this file are empty. This file should only be compiled against and should never be placed on the runtime classpath of a compiled program.
URL: https://checkerframework.org
Size: 757.0 KB
Download: https://repo.maven.apache.org/maven2/org/checkerframework/jdk8/2.3.2/jdk8-2.3.2.jar
POM: Show
Maven:
<dependency>
  <groupId>org.checkerframework</groupId>
  <artifactId>jdk8</artifactId>
  <version>2.3.2</version>
</dependency>
Gradle:
org.checkerframework:jdk8:2.3.2
Contained classes: Show all