Last Version

Kotlin coroutine JSON Streams 0.6.1

Kotlin coroutine version of json-stream

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.pwall.json
ArtifactId

ArtifactId

json-co-stream
Version

Version

0.6.1
Type

Type

jar
Description

Description

Kotlin coroutine JSON Streams
Kotlin coroutine version of json-stream
Source Code Management

Source Code Management

https://github.com/pwall567/json-co-stream.git

Download json-co-stream 0.6.1


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

Dependencies

compile (3)

Group / Artifact Type Version
net.pwall.json : jsonutil jar 5.0
net.pwall.json : json-kotlin jar 4.4
net.pwall.util : co-pipelines jar 0.6

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.4.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.9
net.pwall.json : json-kotlin-test-classes jar 1.6

Project Modules

There are no modules declared in this project.