is not current version
Last Version 1.3.5

org.webjars.npm:JSONStream 1.0.4

WebJar for JSONStream

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

JSONStream
Version

Version

1.0.4
Type

Type

jar

Download JSONStream 1.0.4


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