Auto Common Libraries

Common utilities for creating annotation processors.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.google.auto
ArtifactId

ArtifactId

auto-common
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Auto Common Libraries
Common utilities for creating annotation processors.
Project URL

Project URL

https://github.com/google/auto/tree/master/common
Project Organization

Project Organization

Google LLC
Source Code Management

Source Code Management

http://github.com/google/auto

Download auto-common

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.auto/auto-common/ -->
<dependency>
    <groupId>com.google.auto</groupId>
    <artifactId>auto-common</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.auto/auto-common/
implementation 'com.google.auto:auto-common:1.2.1'
// https://jarcasting.com/artifacts/com.google.auto/auto-common/
implementation ("com.google.auto:auto-common:1.2.1")
'com.google.auto:auto-common:jar:1.2.1'
<dependency org="com.google.auto" name="auto-common" rev="1.2.1">
  <artifact name="auto-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.auto', module='auto-common', version='1.2.1')
)
libraryDependencies += "com.google.auto" % "auto-common" % "1.2.1"
[com.google.auto/auto-common "1.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
com.squareup : javapoet Optional jar 1.13.0

test (5)

Group / Artifact Type Version
com.google.guava : guava-testlib jar 31.0.1-jre
com.google.testing.compile : compile-testing jar 0.19
junit : junit jar 4.13.2
com.google.truth : truth jar 1.1.3
org.eclipse.jdt : ecj jar 3.25.0

Project Modules

There are no modules declared in this project.
com.google.auto

Google

Google ❤️ Open Source

Versions

Version
1.2.1
1.2
1.1.2
1.1.1
1.1
1.0.1
1.0
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1