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

glass.phil.auto.moshi:auto-moshi-processor 0.1.0

An AutoValue extension that supports JSON serialization and deserialization through Moshi.

Категории

Категории

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

Группа

glass.phil.auto.moshi
Идентификатор

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

auto-moshi-processor
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать auto-moshi-processor 0.1.0


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