org.webjars.npm:jsonpath


Categories

Categories

JSON Data JsonPath
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jsonpath
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar

Download jsonpath

How to add to project

<!-- 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"]

Versions

Version
1.0.1
1.0.0