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