MVN

net.pwall.json : json-co-stream

Maven & Gradle

Jul 10, 2023
2 usages
1 stars

Kotlin coroutine JSON Streams · Kotlin coroutine version of json-stream

<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>json-co-stream</artifactId>
    <version>0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.pwall.json : json-co-stream to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7

All Versions

Choose a version of net.pwall.json : json-co-stream to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7
json-co-stream-0.7
0.6.x
json-co-stream-0.6.1
0.6
json-co-stream-0.6
0.5
json-co-stream-0.5
0.4
json-co-stream-0.4
0.3
json-co-stream-0.3
0.2.x
json-co-stream-0.2.1
0.2
json-co-stream-0.2
0.1
json-co-stream-0.1

How to add a dependency to Maven

Add the following net.pwall.json : json-co-stream maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>json-co-stream</artifactId>
    <version>0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.pwall.json : json-co-stream gradle dependency to your build.gradle file:

implementation 'net.pwall.json:json-co-stream:0.7'

Gradle Kotlin DSL: Add the following net.pwall.json : json-co-stream gradle kotlin dependency to your build.gradle.kts file:

implementation("net.pwall.json:json-co-stream:0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.pwall.json : json-co-stream sbt scala dependency to your build.sbt file:

libraryDependencies += "net.pwall.json" % "json-co-stream" % "0.7"

Advertisement

Dependencies from Group

Jun 28, 2023
21 usages
3 stars
Jul 10, 2023
10 usages
3 stars
Jul 10, 2023
8 usages
11 stars
Nov 06, 2022
7 usages
1 stars
Jul 10, 2023
6 usages
76 stars

Discover Dependencies

Dec 30, 2020
2 usages
0 stars
Feb 26, 2020
1 usages
2 stars
Dec 27, 2020
1 usages
16 stars
Dec 27, 2020
1 usages
16 stars
Sep 30, 2021
1 usages
3 stars
Mar 11, 2020
1 usages
0 stars
Dec 18, 2021
3 usages
Oct 25, 2022
2 usages