is not current version
Last Version 1.3.3

JsonKit Fastjson 1.0.0

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

License

License

Categories

Categories

JSON Data fastjson
GroupId

GroupId

com.ejlchina
ArtifactId

ArtifactId

jsonkit-fastjson
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Download jsonkit-fastjson 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.ejlchina : jsonkit-core jar 1.0.0
com.ejlchina : data-fastjson jar 1.0.0

test (2)

Group / Artifact Type Version
com.ejlchina » jsonkit-test jar 1.0.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.