is not current version
Last Version 1.0.4

net.trajano.doxdb:json-path 1.0.3

Fork of 'com.jayway.jsonpath:json-path:jar:2.0.0'

Categories

Categories

Net JSON Data
GroupId

GroupId

net.trajano.doxdb
ArtifactId

ArtifactId

json-path
Version

Version

1.0.3
Type

Type

jar

Download json-path 1.0.3


<!-- https://jarcasting.com/artifacts/net.trajano.doxdb/json-path/ -->
<dependency>
    <groupId>net.trajano.doxdb</groupId>
    <artifactId>json-path</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.trajano.doxdb/json-path/
implementation 'net.trajano.doxdb:json-path:1.0.3'
// https://jarcasting.com/artifacts/net.trajano.doxdb/json-path/
implementation ("net.trajano.doxdb:json-path:1.0.3")
'net.trajano.doxdb:json-path:jar:1.0.3'
<dependency org="net.trajano.doxdb" name="json-path" rev="1.0.3">
  <artifact name="json-path" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.trajano.doxdb', module='json-path', version='1.0.3')
)
libraryDependencies += "net.trajano.doxdb" % "json-path" % "1.0.3"
[net.trajano.doxdb/json-path "1.0.3"]