License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.ejlchina |
ArtifactId | ArtifactIdjsonkit |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJsonKit
超轻量级 JSON 序列化与反序列化 门面工具
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsonkit-1.3.3.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ejlchina/jsonkit/ -->
<dependency>
<groupId>com.ejlchina</groupId>
<artifactId>jsonkit</artifactId>
<version>1.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ejlchina/jsonkit/
implementation 'com.ejlchina:jsonkit:1.3.3'
// https://jarcasting.com/artifacts/com.ejlchina/jsonkit/
implementation ("com.ejlchina:jsonkit:1.3.3")
'com.ejlchina:jsonkit:pom:1.3.3'
<dependency org="com.ejlchina" name="jsonkit" rev="1.3.3">
<artifact name="jsonkit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ejlchina', module='jsonkit', version='1.3.3')
)
libraryDependencies += "com.ejlchina" % "jsonkit" % "1.3.3"
[com.ejlchina/jsonkit "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |