How To Install Java Artifact com.google.auto.value.auto-value v1.2

com.google.auto.value auto-value 1.2

Introduction

In this article, we'll learn how to install Java artifact auto-value from com.google.auto.value group in version 1.2. The artifact is available in 47 versions: 1.10.4 1.10.3 1.10.2 1.10.1 1.10 1.9 1.8.2 1.8.1 1.8 1.7rc1 1.7.5 1.7.4 1.7.3 1.7.2 1.7.1 1.7 1.6rc1 1.6.6 1.6.5 1.6.4 1.6.3rc2 1.6.3rc1 1.6.3 1.6.2 1.6.1 1.6 1.5.4 1.5.3 1.5.2 1.5.1 1.5 1.4.1 1.4-rc3 1.4-rc2 1.4-rc1 1.4 1.3-rc2 1.3-rc1 1.3 1.2-rc1 1.2 1.1 1.0-rc4 1.0-rc3 1.0-rc2 1.0-rc1 1.0 The parent project is: com.google.auto::auto-parent::3

How To Install Java Artifact com.google.auto.value.auto-value In Version 1.2

To install the AutoValue artifact in version 1.2 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 AutoValue 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 (5)