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

AutoValue Annotations 1.5

A standalone packaging of the annotations from Google's AutoValue library.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

auto-value-annotations
Версия

Версия

1.5
Тип

Тип

jar
Описание

Описание

AutoValue Annotations
A standalone packaging of the annotations from Google's AutoValue library.
Система контроля версий

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

http://github.com/JakeWharton/AutoValueAnnotations

Скачать auto-value-annotations 1.5


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

Зависимости

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

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

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