liewhite / swopen   0.17.5

GitHub

scala web framework with openapi support

Scala versions: 3.x

common 0.6.0


Group ID:
io.github.liewhite
Artifact ID:
common_3
Version:
0.6.0
Release Date:
Sept 12, 2021
Licenses:
Files:

libraryDependencies += "io.github.liewhite" %% "common" % "0.6.0"

Mill build tool

ivy"io.github.liewhite::common:0.6.0"

Scala CLI

//> using dep "io.github.liewhite::common:0.6.0"

Ammonite REPL

import $ivy.`io.github.liewhite::common:0.6.0`

<dependency>
  <groupId>io.github.liewhite</groupId>
  <artifactId>common_3</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'io.github.liewhite', name: 'common_3', version: '0.6.0'