License |
License |
---|---|
Categories |
CategoriesNet JSON Data |
GroupId | GroupIdnet.pwall.json |
ArtifactId | ArtifactIdjson-co-functions |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNon-blocking functions for JSON formatting
Non-blocking versions of functions for JSON formatting
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.pwall.util : co-int-output | jar | 2.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
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 |