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

com.ryanharter.auto.value:auto-value-moshi 0.2.0

AutoValue extension that creates a Moshi TypeAdapterFactory

Категории

Категории

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

Группа

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

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

auto-value-moshi
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать auto-value-moshi 0.2.0


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