liewhite / swopen   0.17.5

GitHub

scala web framework with openapi support

Scala versions: 3.x

web3 0.13.7


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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