typelevel / natchez-http4s   0.5.0

MIT License GitHub

Glorious integration layer for Natchez and Http4s.

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.4

natchez-http4s 0.0.4


Group ID:
org.tpolecat
Artifact ID:
natchez-http4s_2.13
Version:
0.0.4
Release Date:
May 26, 2021
Licenses:
MIT
Files:

libraryDependencies += "org.tpolecat" %% "natchez-http4s" % "0.0.4"

Mill build tool

ivy"org.tpolecat::natchez-http4s:0.0.4"

Scala CLI

//> using dep "org.tpolecat::natchez-http4s:0.0.4"

Ammonite REPL

import $ivy.`org.tpolecat::natchez-http4s:0.0.4`

<dependency>
  <groupId>org.tpolecat</groupId>
  <artifactId>natchez-http4s_2.13</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'org.tpolecat', name: 'natchez-http4s_2.13', version: '0.0.4'