liewhite / common   4.2.3

GitHub
Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x

json 1.0.2


Group ID:
io.github.liewhite
Artifact ID:
json_3
Version:
1.0.2
Release Date:
Nov 3, 2022
Licenses:
Files:

libraryDependencies += "io.github.liewhite" %% "json" % "1.0.2"

Mill build tool

ivy"io.github.liewhite::json:1.0.2"

Scala CLI

//> using dep "io.github.liewhite::json:1.0.2"

Ammonite REPL

import $ivy.`io.github.liewhite::json:1.0.2`

<dependency>
  <groupId>io.github.liewhite</groupId>
  <artifactId>json_3</artifactId>
  <version>1.0.2</version>
</dependency>

compile group: 'io.github.liewhite', name: 'json_3', version: '1.0.2'