Functional programming toolkit for building server applications in Scala.
sst-http4s-server 0.2.0
Group ID:
com.avast
Artifact ID:
sst-http4s-server_2.13
Version:
0.2.0
Release Date:
Aug 4, 2020
Licenses:
Files:
Full Scala Version:
2.13.3
Developers:
libraryDependencies += "com.avast" %% "sst-http4s-server" % "0.2.0"
ivy"com.avast::sst-http4s-server:0.2.0"
//> using dep "com.avast::sst-http4s-server:0.2.0"
import $ivy.`com.avast::sst-http4s-server:0.2.0`
<dependency> <groupId>com.avast</groupId> <artifactId>sst-http4s-server_2.13</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.avast', name: 'sst-http4s-server_2.13', version: '0.2.0'