scalabin-no / http4s-directives   0.23.10

Website GitHub

Implementation of unfiltered-directives but using http4s instead. Based on https://github.com/shiplog/directives2/

Scala versions: 3.x 2.13 2.12

http4s-directives 0.20.0-M6-2


Group ID:
no.scalabin.http4s
Artifact ID:
http4s-directives_2.12
Version:
0.20.0-M6-2
Release Date:
Mar 8, 2019
Licenses:
Files:
Full Scala Version:
2.12.8

libraryDependencies += "no.scalabin.http4s" %% "http4s-directives" % "0.20.0-M6-2"

Mill build tool

ivy"no.scalabin.http4s::http4s-directives:0.20.0-M6-2"

Scala CLI

//> using dep "no.scalabin.http4s::http4s-directives:0.20.0-M6-2"

Ammonite REPL

import $ivy.`no.scalabin.http4s::http4s-directives:0.20.0-M6-2`

<dependency>
  <groupId>no.scalabin.http4s</groupId>
  <artifactId>http4s-directives_2.12</artifactId>
  <version>0.20.0-M6-2</version>
</dependency>

compile group: 'no.scalabin.http4s', name: 'http4s-directives_2.12', version: '0.20.0-M6-2'