Converters

Retrofit ships with support for OkHttp's RequestBody and ResponseBody types but the library is content-format agnostic. This modules contained herein are additional converters for JSON which uses FastJson.

Лицензия

Лицензия

Категории

Категории

Retrofit Сеть HTTP Clients JSON Данные fastjson
Группа

Группа

org.ligboy.retrofit2
Идентификатор

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

converter-fastjson-parent
Последняя версия

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

2.1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Converters
Retrofit ships with support for OkHttp's RequestBody and ResponseBody types but the library is content-format agnostic. This modules contained herein are additional converters for JSON which uses FastJson.

Скачать converter-fastjson-parent

Имя Файла Размер
converter-fastjson-parent-2.1.0.pom 8 KB
Обзор

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

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

Зависимости

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

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

  • fastjson
  • fastjson-android

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

Версия
2.1.0
2.0.2