is not current version
Last Version 0.0.9

cn.geektool:geektool-json 0.0.6

geektool JSON封装

Categories

Categories

JSON Data
GroupId

GroupId

cn.geektool
ArtifactId

ArtifactId

geektool-json
Version

Version

0.0.6
Type

Type

jar

Download geektool-json 0.0.6


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