liewhite / swopen   0.17.5

GitHub

scala web framework with openapi support

Scala versions: 3.x

web3 0.12.3


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

libraryDependencies += "io.github.liewhite" %% "web3" % "0.12.3"

Mill build tool

ivy"io.github.liewhite::web3:0.12.3"

Scala CLI

//> using dep "io.github.liewhite::web3:0.12.3"

Ammonite REPL

import $ivy.`io.github.liewhite::web3:0.12.3`

<dependency>
  <groupId>io.github.liewhite</groupId>
  <artifactId>web3_3</artifactId>
  <version>0.12.3</version>
</dependency>

compile group: 'io.github.liewhite', name: 'web3_3', version: '0.12.3'