How To Install Java Artifact com.google.errorprone.error_prone_annotations v2.2.0

com.google.errorprone error_prone_annotations 2.2.0

Introduction

In this article, we'll learn how to install Java artifact error_prone_annotations from com.google.errorprone group in version 2.2.0. The artifact is available in 67 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 . The error-prone annotations project has been released under Apache 2.0 license. The parent project is: com.google.errorprone::error_prone_parent::2.2.0

How To Install Java Artifact com.google.errorprone.error_prone_annotations In Version 2.2.0

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

Test dependencies (1)

Licenses