Last Version

JSON Streaming library 0.8

JSON Streaming library for Java

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.pwall.json
ArtifactId

ArtifactId

json-stream
Version

Version

0.8
Type

Type

jar
Description

Description

JSON Streaming library
JSON Streaming library for Java
Project URL

Project URL

https://github.com/pwall567/json-stream
Source Code Management

Source Code Management

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

Download json-stream 0.8


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

Dependencies

compile (2)

Group / Artifact Type Version
net.pwall.json : jsonutil jar 5.0
net.pwall.util : pipelines jar 0.9

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0

Project Modules

There are no modules declared in this project.