не последняя версия
Последняя версия 1.1.3-RELEASE

cn.jexxs:jexx-json 1.1.0-RELEASE

This is a simple tool for java!

Категории

Категории

JSON Данные
Группа

Группа

cn.jexxs
Идентификатор

Идентификатор

jexx-json
Версия

Версия

1.1.0-RELEASE
Тип

Тип

jar

Скачать 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"]