jsonpath-ast 1.0.0


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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