kag0 / ninny-json   0.6.0

The Unlicense Website GitHub

JSON typeclasses that know the difference between null and absent fields

Scala versions: 3.x 2.13 2.12

ninny 0.4.3


Group ID:
io.github.kag0
Artifact ID:
ninny_2.12
Version:
0.4.3
Release Date:
Dec 19, 2021
Licenses:
Files:

libraryDependencies += "io.github.kag0" %% "ninny" % "0.4.3"

Mill build tool

ivy"io.github.kag0::ninny:0.4.3"

Scala CLI

//> using dep "io.github.kag0::ninny:0.4.3"

Ammonite REPL

import $ivy.`io.github.kag0::ninny:0.4.3`

<dependency>
  <groupId>io.github.kag0</groupId>
  <artifactId>ninny_2.12</artifactId>
  <version>0.4.3</version>
</dependency>

compile group: 'io.github.kag0', name: 'ninny_2.12', version: '0.4.3'