| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть JSON Данные |
| Группа | Группаnet.pwall.json |
| Идентификатор | Идентификаторjson-co-functions |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNon-blocking functions for JSON formatting
Non-blocking versions of functions for JSON formatting
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| json-co-functions-1.1.pom | |
| json-co-functions-1.1.jar | 7 KB |
| json-co-functions-1.1-sources.jar | 3 KB |
| json-co-functions-1.1-javadoc.jar | 259 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.pwall.json/json-co-functions/ -->
<dependency>
<groupId>net.pwall.json</groupId>
<artifactId>json-co-functions</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.pwall.json/json-co-functions/
implementation 'net.pwall.json:json-co-functions:1.1'
// https://jarcasting.com/artifacts/net.pwall.json/json-co-functions/
implementation ("net.pwall.json:json-co-functions:1.1")
'net.pwall.json:json-co-functions:jar:1.1'
<dependency org="net.pwall.json" name="json-co-functions" rev="1.1">
<artifact name="json-co-functions" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.pwall.json', module='json-co-functions', version='1.1')
)
libraryDependencies += "net.pwall.json" % "json-co-functions" % "1.1"
[net.pwall.json/json-co-functions "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.pwall.util : co-int-output | jar | 2.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.6.10 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.2 |