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

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

AutoValue extension that creates a Gson TypeAdapterFactory

Категории

Категории

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

Группа

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

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

auto-value-gson
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать auto-value-gson 1.0.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>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ryanharter.auto.value/auto-value-gson/
implementation 'com.ryanharter.auto.value:auto-value-gson:1.0.0'
// https://jarcasting.com/artifacts/com.ryanharter.auto.value/auto-value-gson/
implementation ("com.ryanharter.auto.value:auto-value-gson:1.0.0")
'com.ryanharter.auto.value:auto-value-gson:jar:1.0.0'
<dependency org="com.ryanharter.auto.value" name="auto-value-gson" rev="1.0.0">
  <artifact name="auto-value-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ryanharter.auto.value', module='auto-value-gson', version='1.0.0')
)
libraryDependencies += "com.ryanharter.auto.value" % "auto-value-gson" % "1.0.0"
[com.ryanharter.auto.value/auto-value-gson "1.0.0"]