is not current version
Last Version 2.35.0

net.javacrumbs.json-unit:json-unit-json-path 1.30.0

json-path adapter

Categories

Categories

Net JSON Data
GroupId

GroupId

net.javacrumbs.json-unit
ArtifactId

ArtifactId

json-unit-json-path
Version

Version

1.30.0
Type

Type

jar

Download json-unit-json-path 1.30.0


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