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.4.0-M1


Group ID:
io.chrisdavenport
Artifact ID:
circuit-http4s-server_3
Version:
0.4.0-M1
Release Date:
Oct 6, 2021
Licenses:
MIT
Files:

libraryDependencies += "io.chrisdavenport" %% "circuit-http4s-server" % "0.4.0-M1"

Mill build tool

ivy"io.chrisdavenport::circuit-http4s-server:0.4.0-M1"

Scala CLI

//> using dep "io.chrisdavenport::circuit-http4s-server:0.4.0-M1"

Ammonite REPL

import $ivy.`io.chrisdavenport::circuit-http4s-server:0.4.0-M1`

<dependency>
  <groupId>io.chrisdavenport</groupId>
  <artifactId>circuit-http4s-server_3</artifactId>
  <version>0.4.0-M1</version>
</dependency>

compile group: 'io.chrisdavenport', name: 'circuit-http4s-server_3', version: '0.4.0-M1'