How To Install Java Artifact com.google.errorprone.javac-shaded v9-dev-r4023-3

com.google.errorprone javac-shaded 9-dev-r4023-3

Introduction

In this article, we'll learn how to install Java artifact javac-shaded from com.google.errorprone group in version 9-dev-r4023-3. The artifact is available in 2 versions: 9-dev-r4023-3 9+181-r4173-1 . The Error Prone shaded javac project has been released under GNU General Public License, version 2, with the Classpath Exception license, and has its own website at: https://github.com/google/error-prone-javac . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact com.google.errorprone.javac-shaded In Version 9-dev-r4023-3

To install the Error Prone shaded javac artifact in version 9-dev-r4023-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 shaded javac 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