greyplane / spray-json-optics   0.1.3

GitHub

monocle binding for spray-json

Scala versions: 2.13

spray-json-optics 0.1.0


Group ID:
io.github.greyplane
Artifact ID:
spray-json-optics_2.13
Version:
0.1.0
Release Date:
Oct 14, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.github.greyplane" %% "spray-json-optics" % "0.1.0"

Mill build tool

ivy"io.github.greyplane::spray-json-optics:0.1.0"

Scala CLI

//> using dep "io.github.greyplane::spray-json-optics:0.1.0"

Ammonite REPL

import $ivy.`io.github.greyplane::spray-json-optics:0.1.0`

<dependency>
  <groupId>io.github.greyplane</groupId>
  <artifactId>spray-json-optics_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.greyplane', name: 'spray-json-optics_2.13', version: '0.1.0'