is not current version
Last Version 1.0.1

org.webjars.npm:jsonpath 1.0.0

WebJar for jsonpath

Categories

Categories

JSON Data JsonPath
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jsonpath
Version

Version

1.0.0
Type

Type

jar

Download jsonpath 1.0.0


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