liewhite / swopen   0.17.5

GitHub

scala web framework with openapi support

Scala versions: 3.x

json 0.12.5


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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