is not current version
Last Version 2021.002.RC

com.github.wujiuye:hotkit-json 2021.001.RC

hotkits项目集合中的一员,JSON适配器组件,让切换JSON解析框架只需要切换依赖包即可。

Categories

Categories

JSON Data
GroupId

GroupId

com.github.wujiuye
ArtifactId

ArtifactId

hotkit-json
Version

Version

2021.001.RC
Type

Type

jar

Download hotkit-json 2021.001.RC


<!-- https://jarcasting.com/artifacts/com.github.wujiuye/hotkit-json/ -->
<dependency>
    <groupId>com.github.wujiuye</groupId>
    <artifactId>hotkit-json</artifactId>
    <version>2021.001.RC</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wujiuye/hotkit-json/
implementation 'com.github.wujiuye:hotkit-json:2021.001.RC'
// https://jarcasting.com/artifacts/com.github.wujiuye/hotkit-json/
implementation ("com.github.wujiuye:hotkit-json:2021.001.RC")
'com.github.wujiuye:hotkit-json:jar:2021.001.RC'
<dependency org="com.github.wujiuye" name="hotkit-json" rev="2021.001.RC">
  <artifact name="hotkit-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wujiuye', module='hotkit-json', version='2021.001.RC')
)
libraryDependencies += "com.github.wujiuye" % "hotkit-json" % "2021.001.RC"
[com.github.wujiuye/hotkit-json "2021.001.RC"]