Implementation of unfiltered-directives but using http4s instead. Based on https://github.com/shiplog/directives2/
http4s-directives 0.1.0
Group ID:
no.scalabin.http4s
Artifact ID:
http4s-directives_2.11
Version:
0.1.0
Release Date:
May 15, 2018
Licenses:
Files:
Full Scala Version:
2.11.12
Developers:
libraryDependencies += "no.scalabin.http4s" %% "http4s-directives" % "0.1.0"
ivy"no.scalabin.http4s::http4s-directives:0.1.0"
//> using dep "no.scalabin.http4s::http4s-directives:0.1.0"
import $ivy.`no.scalabin.http4s::http4s-directives:0.1.0`
<dependency> <groupId>no.scalabin.http4s</groupId> <artifactId>http4s-directives_2.11</artifactId> <version>0.1.0</version> </dependency>
compile group: 'no.scalabin.http4s', name: 'http4s-directives_2.11', version: '0.1.0'