Last Version

Auto (Parent) 7

A collection of code generators for Java.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.google.auto
ArtifactId

ArtifactId

auto-parent
Version

Version

7
Type

Type

pom
Description

Description

Auto (Parent)
A collection of code generators for Java.
Project URL

Project URL

https://github.com/google/auto
Project Organization

Project Organization

Google, Inc.
Source Code Management

Source Code Management

http://github.com/google/auto

Download auto-parent 7

Filename Size
auto-parent-7.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.