is not current version
Last Version 1.1.3-RELEASE

cn.jexxs:jexx-json 1.1.0-RELEASE

This is a simple tool for java!

Categories

Categories

JSON Data
GroupId

GroupId

cn.jexxs
ArtifactId

ArtifactId

jexx-json
Version

Version

1.1.0-RELEASE
Type

Type

jar

Download jexx-json 1.1.0-RELEASE


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