is not current version
Last Version 2.4.0

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

Parent POM file for json-path project

Categories

Categories

JSON Data JsonPath
GroupId

GroupId

com.github.lafa.jsonpath
ArtifactId

ArtifactId

json-path-parent
Version

Version

1.0.2
Type

Type

pom

Download json-path-parent 1.0.2

Filename Size
json-path-parent-1.0.2.pom 20 KB
Browse

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