http4s-servlet
Usage
This library is currently available for Scala binary versions 2.13 and 3.1.
To use the latest version, include the following in your build.sbt
:
libraryDependencies ++= Seq(
"org.http4s" %% "http4s-servlet" % "1.0.0-M38"
)