is not current version
Last Version 1.2.1

Auto Common Libraries 1.1.2

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
Version

Version

1.1.2
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 1.1.2


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

Dependencies

compile (2)

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

test (5)

Group / Artifact Type Version
com.google.guava : guava-testlib jar 30.1.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.