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.2.8


Group ID:
io.github.kag0
Artifact ID:
ninny_2.12
Version:
0.2.8
Release Date:
Feb 25, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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