Files download
File Operation
jsonpath-parser_2.13-0.0.28+4-e8ab35be.jar download
jsonpath-parser_2.13-0.0.28+4-e8ab35be.pom download
jsonpath-parser_2.13-0.0.28+4-e8ab35be-sources.jar download
Apache Maven
<dependency>
  <groupId>com.filippodeluca</groupId>
  <artifactId>jsonpath-parser_2.13</artifactId>
  <version>0.0.28+4-e8ab35be</version>
</dependency>
Gradle Groovy
implementation 'com.filippodeluca:jsonpath-parser_2.13:0.0.28+4-e8ab35be'
Gradle Kotlin
implementation("com.filippodeluca:jsonpath-parser_2.13:0.0.28+4-e8ab35be")
Scala SBT
libraryDependencies += "com.filippodeluca" % "jsonpath-parser_2.13" % "0.0.28+4-e8ab35be"
Groovy Grape
@Grapes(
  @Grab(group='com.filippodeluca', module='jsonpath-parser_2.13', version='0.0.28+4-e8ab35be')
)
Apache Ivy
<dependency org="com.filippodeluca" name="jsonpath-parser_2.13" rev="0.0.28+4-e8ab35be" />
Leiningen
[com.filippodeluca/jsonpath-parser_2.13 "0.0.28+4-e8ab35be"]
Apache Buildr
'com.filippodeluca:jsonpath-parser_2.13:jar:0.0.28+4-e8ab35be'