| License | License | 
|---|---|
| Categories | CategoriesNet JSON Data | 
| GroupId | GroupIdnet.pwall.json | 
| ArtifactId | ArtifactIdjson-co-stream | 
| Last Version | Last Version0.6.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionKotlin coroutine JSON Streams Kotlin coroutine version of json-stream | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| json-co-stream-0.6.1.pom | |
| json-co-stream-0.6.1.jar | 43 KB | 
| json-co-stream-0.6.1-sources.jar | 16 KB | 
| json-co-stream-0.6.1-javadoc.jar | 65 KB | 
| Browse | 
<!-- 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"]| 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 | 
| 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 |