MVN

com.google.auto : auto-common

Maven & Gradle

Jun 12, 2023
464 usages
10.3k stars

Auto Common Libraries · Common utilities for creating annotation processors.

<dependency>
    <groupId>com.google.auto</groupId>
    <artifactId>auto-common</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.auto : auto-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.2

All Versions

Choose a version of com.google.auto : auto-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
auto-common-1.2.2
auto-common-1.2.1
1.2
auto-common-1.2
1.1.x
auto-common-1.1.2
auto-common-1.1.1
1.1
auto-common-1.1
1.0.x
auto-common-1.0.1
1.0
auto-common-1.0
0.11
auto-common-0.11
0.10
auto-common-0.10
0.9
auto-common-0.9
0.8
auto-common-0.8
0.7
auto-common-0.7
0.6
auto-common-0.6
0.5
auto-common-0.5
0.4
auto-common-0.4
0.3
auto-common-0.3
0.2
auto-common-0.2
0.1
auto-common-0.1

How to add a dependency to Maven

Add the following com.google.auto : auto-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.auto</groupId>
    <artifactId>auto-common</artifactId>
    <version>1.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.auto : auto-common gradle dependency to your build.gradle file:

implementation 'com.google.auto:auto-common:1.2.2'

Gradle Kotlin DSL: Add the following com.google.auto : auto-common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.auto:auto-common:1.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.auto : auto-common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.auto" % "auto-common" % "1.2.2"

Advertisement

Dependencies from Group

Jun 12, 2023
464 usages
10.3k stars
Nov 30, 2018
10.3k stars

Discover Dependencies

Apr 15, 2018
12 stars
Jul 26, 2016
61 stars
May 31, 2016
7 usages
1 stars
Aug 05, 2019
Nov 30, 2020
6 usages
9.3k stars
Jan 26, 2022
9 usages
29.4k stars
Sep 19, 2021
742 stars
Feb 04, 2017
30 usages
164 stars