liewhite / swopen   0.17.5

GitHub

scala web framework with openapi support

Scala versions: 3.x

json 0.11.4


Group ID:
io.github.liewhite
Artifact ID:
json_3
Version:
0.11.4
Release Date:
Mar 30, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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