How To Install Java Artifact com.google.errorprone.error_prone_type_annotations v2.8.1

com.google.errorprone error_prone_type_annotations 2.8.1

Introduction

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

How To Install Java Artifact com.google.errorprone.error_prone_type_annotations In Version 2.8.1

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

Provided dependencies (1)

Licenses