Implementation of unfiltered-directives but using http4s instead. Based on https://github.com/shiplog/directives2/
http4s-directives 1.0.0-M30
Group ID:
no.scalabin.http4s
Artifact ID:
http4s-directives_3
Version:
1.0.0-M30
Release Date:
Jan 14, 2022
Licenses:
Files:
libraryDependencies += "no.scalabin.http4s" %% "http4s-directives" % "1.0.0-M30"
ivy"no.scalabin.http4s::http4s-directives:1.0.0-M30"
//> using dep "no.scalabin.http4s::http4s-directives:1.0.0-M30"
import $ivy.`no.scalabin.http4s::http4s-directives:1.0.0-M30`
<dependency> <groupId>no.scalabin.http4s</groupId> <artifactId>http4s-directives_3</artifactId> <version>1.0.0-M30</version> </dependency>
compile group: 'no.scalabin.http4s', name: 'http4s-directives_3', version: '1.0.0-M30'