is not current version
Last Version 0.0.2

org.webjars.npm:jsonpipe 0.0.1

WebJar for jsonpipe

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jsonpipe
Version

Version

0.0.1
Type

Type

jar

Download jsonpipe 0.0.1


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