davenverse / circuit-http4s   0.5.1

MIT License GitHub
Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x
Scala Native versions: 0.4

circuit-http4s-server 0.2.0-M2


Group ID:
io.chrisdavenport
Artifact ID:
circuit-http4s-server_2.12
Version:
0.2.0-M2
Release Date:
Mar 19, 2019
Licenses:
MIT
Files:

libraryDependencies += "io.chrisdavenport" %% "circuit-http4s-server" % "0.2.0-M2"

Mill build tool

ivy"io.chrisdavenport::circuit-http4s-server:0.2.0-M2"

Scala CLI

//> using dep "io.chrisdavenport::circuit-http4s-server:0.2.0-M2"

Ammonite REPL

import $ivy.`io.chrisdavenport::circuit-http4s-server:0.2.0-M2`

<dependency>
  <groupId>io.chrisdavenport</groupId>
  <artifactId>circuit-http4s-server_2.12</artifactId>
  <version>0.2.0-M2</version>
</dependency>

compile group: 'io.chrisdavenport', name: 'circuit-http4s-server_2.12', version: '0.2.0-M2'