How To Install Java Artifact com.google.auto.factory.auto-factory v1.1.0

com.google.auto.factory auto-factory 1.1.0

Introduction

In this article, we'll learn how to install Java artifact auto-factory from com.google.auto.factory group in version 1.1.0. The artifact is available in 12 versions: 1.1.0 1.0.1 1.0-beta9 1.0-beta8 1.0-beta7 1.0-beta6 1.0-beta5 1.0-beta4 1.0-beta3 1.0-beta2 1.0 0.1-beta1 . The AutoFactory project has been released under Apache 2.0 license, and has its own website at: https://github.com/google/auto/tree/main/factory .

How To Install Java Artifact com.google.auto.factory.auto-factory In Version 1.1.0

To install the AutoFactory artifact in version 1.1.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 AutoFactory 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 (5)

Provided dependencies (1)

Test dependencies (8)

Licenses

Developers