Last Version

org.webjars.npm:jsonpath 1.0.1

WebJar for jsonpath

Categories

Categories

JSON Data JsonPath
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jsonpath
Version

Version

1.0.1
Type

Type

jar

Download jsonpath 1.0.1


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