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

Moshi (Parent) 1.10.0

A modern JSON API for Android and Java

Лицензия

Лицензия

Категории

Категории

Square Прикладные библиотеки Financial Moshi Данные JSON
Группа

Группа

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

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

moshi-parent
Версия

Версия

1.10.0
Тип

Тип

pom
Описание

Описание

Moshi (Parent)
A modern JSON API for Android and Java
Ссылка на сайт

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

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

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

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

Скачать moshi-parent 1.10.0

Имя Файла Размер
moshi-parent-1.10.0.pom 6 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • moshi
  • examples
  • adapters
  • kotlin/codegen
  • kotlin/reflect
  • kotlin/tests