is not current version
Last Version 1.0.1.8.RELEASE

com.github.luues.tool:tool-json 1.0.0.6.RELEASE

tool JSON封装

Categories

Categories

JSON Data
GroupId

GroupId

com.github.luues.tool
ArtifactId

ArtifactId

tool-json
Version

Version

1.0.0.6.RELEASE
Type

Type

jar

Download tool-json 1.0.0.6.RELEASE


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