How To Install Java Artifact com.google.errorprone.error_prone_core v2.3.3

com.google.errorprone error_prone_core 2.3.3

Introduction

In this article, we'll learn how to install Java artifact error_prone_core from com.google.errorprone group in version 2.3.3. The artifact is available in 95 versions: 2.27.1 2.27.0 2.26.1 2.26.0 2.25.0 2.24.1 2.24.0 2.23.0 2.22.0 2.21.1 2.21.0 2.20.0 2.19.1 2.19.0 2.18.0 2.17.0 2.16 2.15.0 2.15 2.14.0 2.13.1 2.13.0 2.12.1 2.12.0 2.11.0 2.10.0 2.9.0 2.8.1 2.8.0 2.7.1 2.7.0 2.6.0 2.5.1 2.5.0 2.4.0 2.3.4 2.3.3 2.3.2 2.3.1 2.3.0 2.2.0 2.1.3 2.1.2 2.1.1 2.1.0 2.0.21 2.0.20 2.0.19 2.0.18 2.0.17 2.0.16 2.0.15 2.0.14 2.0.13 2.0.12 2.0.11 2.0.10 2.0.9 2.0.8 2.0.7 2.0.6 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0 1.1.2 1.1.1 1.1.0 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0 0.92 0.9.15 0.9.14 0.9.13 0.9.12 0.9.11 0.9.10 0.9.9 0.9.8 0.9.7 0.9.6 0.9.5 0.9.4 0.9.3 0.9 0.8 . The error-prone library project has been released under Apache 2.0 license. The parent project is: com.google.errorprone::error_prone_parent::2.3.3

How To Install Java Artifact com.google.errorprone.error_prone_core In Version 2.3.3

To install the error-prone library artifact in version 2.3.3 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 error-prone library 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.

Compile dependencies (13)

Provided dependencies (2)

Test dependencies (26)

Licenses