is not current version
Last Version 2.3-experimental-1

io.paradoxical:json-path-root 2.3-experimental


Categories

Categories

JSON Data
GroupId

GroupId

io.paradoxical
ArtifactId

ArtifactId

json-path-root
Version

Version

2.3-experimental
Type

Type

pom

Download json-path-root 2.3-experimental


<!-- https://jarcasting.com/artifacts/io.paradoxical/json-path-root/ -->
<dependency>
    <groupId>io.paradoxical</groupId>
    <artifactId>json-path-root</artifactId>
    <version>2.3-experimental</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.paradoxical/json-path-root/
implementation 'io.paradoxical:json-path-root:2.3-experimental'
// https://jarcasting.com/artifacts/io.paradoxical/json-path-root/
implementation ("io.paradoxical:json-path-root:2.3-experimental")
'io.paradoxical:json-path-root:pom:2.3-experimental'
<dependency org="io.paradoxical" name="json-path-root" rev="2.3-experimental">
  <artifact name="json-path-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.paradoxical', module='json-path-root', version='2.3-experimental')
)
libraryDependencies += "io.paradoxical" % "json-path-root" % "2.3-experimental"
[io.paradoxical/json-path-root "2.3-experimental"]