jsonpath-ast 0.0.16


Group ID:
com.filippodeluca
Artifact ID:
jsonpath-ast_3
Version:
0.0.16
Release Date:
May 2, 2023
Licenses:
Files:

libraryDependencies += "com.filippodeluca" %% "jsonpath-ast" % "0.0.16"

Mill build tool

ivy"com.filippodeluca::jsonpath-ast:0.0.16"

Scala CLI

//> using dep "com.filippodeluca::jsonpath-ast:0.0.16"

Ammonite REPL

import $ivy.`com.filippodeluca::jsonpath-ast:0.0.16`

<dependency>
  <groupId>com.filippodeluca</groupId>
  <artifactId>jsonpath-ast_3</artifactId>
  <version>0.0.16</version>
</dependency>

compile group: 'com.filippodeluca', name: 'jsonpath-ast_3', version: '0.0.16'