How To Install Java Artifact com.google.errorprone.error_prone_refaster v2.3.4

com.google.errorprone error_prone_refaster 2.3.4

Introduction

In this article, we'll learn how to install Java artifact error_prone_refaster from com.google.errorprone group in version 2.3.4. The artifact is available in 51 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 . The Refaster rule compiler project has been released under Apache 2.0 license. The parent project is: com.google.errorprone::error_prone_parent::2.3.4

How To Install Java Artifact com.google.errorprone.error_prone_refaster In Version 2.3.4

To install the Refaster rule compiler artifact in version 2.3.4 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 Refaster rule compiler 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 (2)

Provided dependencies (1)

Licenses