не последняя версия
Последняя версия 1.8.3

top.jfunc.json:json-codejson 1.8.1

common json interface implements by jfire-codejson

Категории

Категории

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

Группа

top.jfunc.json
Идентификатор

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

json-codejson
Версия

Версия

1.8.1
Тип

Тип

jar

Скачать json-codejson 1.8.1


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