How To Install Java Artifact org.checkerframework.checker-qual v3.8.0

org.checkerframework checker-qual 3.8.0

Introduction

In this article, we'll learn how to install Java artifact checker-qual from org.checkerframework group in version 3.8.0. The artifact is available in 126 versions: 3.43.0 3.42.0 3.41.0 3.40.0 3.39.0 3.38.0 3.37.0 3.36.0 3.35.0 3.34.0 3.33.0 3.32.0 3.31.0 3.30.0 3.29.0 3.28.0 3.27.0 3.26.0 3.25.0 3.24.0 3.23.0 3.22.2 3.22.1 3.22.0 3.21.4 3.21.3 3.21.2 3.21.1 3.21.0 3.20.0 3.19.0 3.18.1 3.18.0 3.17.0 3.16.0 3.15.0 3.14.0 3.13.0 3.12.0 3.11.0 3.10.0 3.9.1 3.9.0 3.8.0 3.7.1 3.7.0 3.6.1 3.6.0 3.5.0 3.4.1 3.4.0 3.3.0 3.2.0 3.1.1 3.1.0 3.0.1 3.0.0 2.11.1 2.11.0 2.10.1 2.10.0 2.9.0 2.8.2 2.8.1 2.8.0 2.7.0 2.6.0 2.5.8 2.5.7 2.5.6 2.5.5 2.5.4 2.5.3 2.5.2 2.5.1 2.5.0 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 . The Checker Qual project has been released under The MIT License license, and has its own website at: https://checkerframework.org .

How To Install Java Artifact org.checkerframework.checker-qual In Version 3.8.0

To install the Checker Qual artifact in version 3.8.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Checker Qual dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses