jsonpath-parser 1.0.0


Group ID:
com.filippodeluca
Artifact ID:
jsonpath-parser_3
Version:
1.0.0
Version Scheme:
Release Date:
Sept 8, 2024
Licenses:
Files:
Full Scala Version:
3.5.0
Developers:

libraryDependencies += "com.filippodeluca" %% "jsonpath-parser" % "1.0.0"

Mill build tool

ivy"com.filippodeluca::jsonpath-parser:1.0.0"

Scala CLI

//> using dep "com.filippodeluca::jsonpath-parser:1.0.0"

Ammonite REPL

import $ivy.`com.filippodeluca::jsonpath-parser:1.0.0`

<dependency>
  <groupId>com.filippodeluca</groupId>
  <artifactId>jsonpath-parser_3</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.filippodeluca', name: 'jsonpath-parser_3', version: '1.0.0'