Moshi Kotlin Codegen

A modern JSON API for Android and Java

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования Square Прикладные библиотеки Financial Moshi Данные JSON
Группа

Группа

com.squareup.moshi
Идентификатор

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

moshi-kotlin-codegen
Последняя версия

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

1.13.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Moshi Kotlin Codegen
A modern JSON API for Android and Java
Ссылка на сайт

Ссылка на сайт

https://github.com/square/moshi/
Система контроля версий

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

https://github.com/square/moshi/

Скачать moshi-kotlin-codegen

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.squareup : kotlinpoet jar 1.10.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

runtime (5)

Идентификатор библиотеки Тип Версия
com.squareup.moshi : moshi jar 1.13.0
org.jetbrains.kotlin : kotlin-reflect jar 1.6.0
com.google.guava : guava jar 30.1.1-jre
org.ow2.asm : asm jar 9.2
com.google.auto.service : auto-service-annotations jar 1.0

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

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

Square

Версии библиотеки

Версия
1.13.0
1.12.0
1.11.0
1.10.0
1.9.3
1.9.2
1.9.1
1.9.0
1.8.0
1.7.0
1.6.0