liewhite / swopen   0.17.5

GitHub

scala web framework with openapi support

Scala versions: 3.x

config 0.15.9


Group ID:
io.github.liewhite
Artifact ID:
config_3
Version:
0.15.9
Release Date:
Apr 15, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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