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

com.ryanharter.auto.value:auto-value-gson 0.7.0

AutoValue extension that creates a Gson TypeAdapterFactory

Категории

Категории

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

Группа

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

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

auto-value-gson
Версия

Версия

0.7.0
Тип

Тип

jar

Скачать auto-value-gson 0.7.0


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