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

AutoValue: With Extension 1.1.1

AutoValue extension to implement "with-er" methods for AutoValue objects

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

auto-value-with
Версия

Версия

1.1.1
Тип

Тип

jar
Описание

Описание

AutoValue: With Extension
AutoValue extension to implement "with-er" methods for AutoValue objects
Ссылка на сайт

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

https://github.com/gabrielittner/auto-value-with/
Система контроля версий

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

https://github.com/gabrielittner/auto-value-with/

Скачать auto-value-with 1.1.1


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.auto.value : auto-value jar 1.7.4

runtime (4)

Идентификатор библиотеки Тип Версия
com.squareup : javapoet jar 1.13.0
com.google.guava : guava jar 29.0-jre
com.google.auto : auto-common jar 0.10
com.gabrielittner.auto.value : auto-value-extension-util jar 0.4.0

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

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