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


Group ID:
io.github.kag0
Artifact ID:
ninny_2.13
Version:
0.2.10
Release Date:
Feb 26, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.kag0</groupId>
  <artifactId>ninny_2.13</artifactId>
  <version>0.2.10</version>
</dependency>

compile group: 'io.github.kag0', name: 'ninny_2.13', version: '0.2.10'