liewhite / swopen   0.17.5

GitHub

scala web framework with openapi support

Scala versions: 3.x

json 0.15.3


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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