is not current version
Last Version 1.1.0

top.yoohome:util-json 1.0.0

util-json 工具类

Categories

Categories

JSON Data
GroupId

GroupId

top.yoohome
ArtifactId

ArtifactId

util-json
Version

Version

1.0.0
Type

Type

jar

Download util-json 1.0.0


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