is not current version
Last Version 1.0.3

com.github.lafa.jsonpath:json-path-assert 1.0.2

json-path-assert component ${project.name}

Categories

Categories

JSON Data JsonPath
GroupId

GroupId

com.github.lafa.jsonpath
ArtifactId

ArtifactId

json-path-assert
Version

Version

1.0.2
Type

Type

jar

Download json-path-assert 1.0.2


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