greyplane / jsonpath4s   0.0.1

MIT License GitHub

Compile JsonPath to Monocle optics, pass and use it freely.

Scala versions: 3.x
Scala.js versions: 1.x

jsonpath4s-optics 0.0.1


Group ID:
io.github.greyplane
Artifact ID:
jsonpath4s-optics_3
Version:
0.0.1
Release Date:
May 27, 2024
Licenses:
MIT
Files:

libraryDependencies += "io.github.greyplane" %% "jsonpath4s-optics" % "0.0.1"

Mill build tool

ivy"io.github.greyplane::jsonpath4s-optics:0.0.1"

Scala CLI

//> using dep "io.github.greyplane::jsonpath4s-optics:0.0.1"

Ammonite REPL

import $ivy.`io.github.greyplane::jsonpath4s-optics:0.0.1`

<dependency>
  <groupId>io.github.greyplane</groupId>
  <artifactId>jsonpath4s-optics_3</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'io.github.greyplane', name: 'jsonpath4s-optics_3', version: '0.0.1'