| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаtop.jfunc.json |
| Идентификатор | Идентификаторjson-jsonsmart |
| Версия | Версия1.8.3 |
| Тип | Типjar |
| Описание |
Описаниеjson-jsonsmart
common json interface implements by json-smart
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| json-jsonsmart-1.8.3.pom | |
| json-jsonsmart-1.8.3.jar | 4 KB |
| json-jsonsmart-1.8.3-sources.jar | 2 KB |
| json-jsonsmart-1.8.3-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.jfunc.json/json-jsonsmart/ -->
<dependency>
<groupId>top.jfunc.json</groupId>
<artifactId>json-jsonsmart</artifactId>
<version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/top.jfunc.json/json-jsonsmart/
implementation 'top.jfunc.json:json-jsonsmart:1.8.3'
// https://jarcasting.com/artifacts/top.jfunc.json/json-jsonsmart/
implementation ("top.jfunc.json:json-jsonsmart:1.8.3")
'top.jfunc.json:json-jsonsmart:jar:1.8.3'
<dependency org="top.jfunc.json" name="json-jsonsmart" rev="1.8.3">
<artifact name="json-jsonsmart" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.jfunc.json', module='json-jsonsmart', version='1.8.3')
)
libraryDependencies += "top.jfunc.json" % "json-jsonsmart" % "1.8.3"
[top.jfunc.json/json-jsonsmart "1.8.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| top.jfunc.json : json-common | jar | 1.8.2 |
| net.minidev : json-smart | jar | 2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |