typelevel / natchez-http4s   0.6.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.6.0


Group ID:
org.tpolecat
Artifact ID:
natchez-http4s_2.12
Version:
0.6.0
Version Scheme:
Release Date:
Aug 29, 2024
Licenses:
MIT
Files:
Full Scala Version:
2.12.19
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.tpolecat</groupId>
  <artifactId>natchez-http4s_2.12</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'org.tpolecat', name: 'natchez-http4s_2.12', version: '0.6.0'