avast / scala-server-toolkit   0.18.4

MIT License Website GitHub

Functional programming toolkit for building server applications in Scala.

Scala versions: 3.x 2.13 2.12

sst-http4s-server 0.1.11


Group ID:
com.avast
Artifact ID:
sst-http4s-server_2.12
Version:
0.1.11
Release Date:
Nov 5, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.avast" %% "sst-http4s-server" % "0.1.11"

Mill build tool

ivy"com.avast::sst-http4s-server:0.1.11"

Scala CLI

//> using dep "com.avast::sst-http4s-server:0.1.11"

Ammonite REPL

import $ivy.`com.avast::sst-http4s-server:0.1.11`

<dependency>
  <groupId>com.avast</groupId>
  <artifactId>sst-http4s-server_2.12</artifactId>
  <version>0.1.11</version>
</dependency>

compile group: 'com.avast', name: 'sst-http4s-server_2.12', version: '0.1.11'