liewhite / swopen   0.17.5

GitHub

scala web framework with openapi support

Scala versions: 3.x

config 0.17.5


Group ID:
io.github.liewhite
Artifact ID:
config_3
Version:
0.17.5
Release Date:
Sept 20, 2022
Licenses:
Files:

libraryDependencies += "io.github.liewhite" %% "config" % "0.17.5"

Mill build tool

ivy"io.github.liewhite::config:0.17.5"

Scala CLI

//> using dep "io.github.liewhite::config:0.17.5"

Ammonite REPL

import $ivy.`io.github.liewhite::config:0.17.5`

<dependency>
  <groupId>io.github.liewhite</groupId>
  <artifactId>config_3</artifactId>
  <version>0.17.5</version>
</dependency>

compile group: 'io.github.liewhite', name: 'config_3', version: '0.17.5'