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-bundle-monix-http4s-blaze 0.15.5


Group ID:
com.avast
Artifact ID:
sst-bundle-monix-http4s-blaze_2.13
Version:
0.15.5
Release Date:
Feb 18, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.avast" %% "sst-bundle-monix-http4s-blaze" % "0.15.5"

Mill build tool

ivy"com.avast::sst-bundle-monix-http4s-blaze:0.15.5"

Scala CLI

//> using dep "com.avast::sst-bundle-monix-http4s-blaze:0.15.5"

Ammonite REPL

import $ivy.`com.avast::sst-bundle-monix-http4s-blaze:0.15.5`

<dependency>
  <groupId>com.avast</groupId>
  <artifactId>sst-bundle-monix-http4s-blaze_2.13</artifactId>
  <version>0.15.5</version>
</dependency>

compile group: 'com.avast', name: 'sst-bundle-monix-http4s-blaze_2.13', version: '0.15.5'