org.checkerframework:checker-qual (3.19.0)
Published 2026-02-24 13:44:36 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.19.0</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.checkerframework:checker-qual:3.19.0About this package
checker-qual contains annotations (type qualifiers) that a programmer
writes to specify Java code for type-checking by the Checker Framework.
Details
Assets (1)
Versions (4)
View all
checker-qual-3.19.0.pom
2.0 KiB