JsonKit Fastjson

超轻量级 JSON 序列化与反序列化 门面工具

Лицензия

Лицензия

Категории

Категории

JSON Данные fastjson
Группа

Группа

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

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

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

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

1.3.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

JsonKit Fastjson
超轻量级 JSON 序列化与反序列化 门面工具

Скачать jsonkit-fastjson

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.ejlchina : jsonkit-core jar 1.3.3
com.ejlchina : data-fastjson jar 1.4.1

test (2)

Идентификатор библиотеки Тип Версия
com.ejlchina » jsonkit-test jar 1.3.3
junit : junit jar 4.13.2

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

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

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

Версия
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0