Последняя версия

Auto (Parent) 7

A collection of code generators for Java.

Лицензия

Лицензия

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

com.google.auto
Идентификатор

Идентификатор

auto-parent
Версия

Версия

7
Тип

Тип

pom
Описание

Описание

Auto (Parent)
A collection of code generators for Java.
Ссылка на сайт

Ссылка на сайт

https://github.com/google/auto
Организация-разработчик

Организация-разработчик

Google, Inc.
Система контроля версий

Система контроля версий

http://github.com/google/auto

Скачать auto-parent 7

Имя Файла Размер
auto-parent-7.pom 6 KB
Обзор

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.