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


Group ID:
io.github.kag0
Artifact ID:
ninny_2.12
Version:
0.2.12
Release Date:
Sept 11, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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