http4s / http4s-fabric   1.0.0-M32

MIT License GitHub

Fabric integration module for http4s

Scala versions: 3.x 2.13 2.12

http4s-fabric 1.0.0-M30


Group ID:
org.http4s
Artifact ID:
http4s-fabric_3
Version:
1.0.0-M30
Release Date:
Feb 3, 2022
Licenses:
Files:

libraryDependencies += "org.http4s" %% "http4s-fabric" % "1.0.0-M30"

Mill build tool

ivy"org.http4s::http4s-fabric:1.0.0-M30"

Scala CLI

//> using dep "org.http4s::http4s-fabric:1.0.0-M30"

Ammonite REPL

import $ivy.`org.http4s::http4s-fabric:1.0.0-M30`

<dependency>
  <groupId>org.http4s</groupId>
  <artifactId>http4s-fabric_3</artifactId>
  <version>1.0.0-M30</version>
</dependency>

compile group: 'org.http4s', name: 'http4s-fabric_3', version: '1.0.0-M30'