License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdJSONStream |
Last Version | Last Version1.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSONStream
WebJar for JSONStream
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
JSONStream-1.3.5.pom | |
JSONStream-1.3.5.jar | 144 KB |
JSONStream-1.3.5-sources.jar | 22 bytes |
JSONStream-1.3.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/JSONStream/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>JSONStream</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/JSONStream/
implementation 'org.webjars.npm:JSONStream:1.3.5'
// https://jarcasting.com/artifacts/org.webjars.npm/JSONStream/
implementation ("org.webjars.npm:JSONStream:1.3.5")
'org.webjars.npm:JSONStream:jar:1.3.5'
<dependency org="org.webjars.npm" name="JSONStream" rev="1.3.5">
<artifact name="JSONStream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='JSONStream', version='1.3.5')
)
libraryDependencies += "org.webjars.npm" % "JSONStream" % "1.3.5"
[org.webjars.npm/JSONStream "1.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : jsonparse | jar | [1.2.0,2) |
org.webjars.npm : through | jar | [2.2.7,3) |