barambani / http4s-extend   0.0.43

MIT License GitHub

Type classes, syntax and instances to help integrating http4s based api with 3rd party dependencies

Scala versions: 2.12 2.11

http4s-extend 0.0.3


Group ID:
com.github.barambani
Artifact ID:
http4s-extend_2.12
Version:
0.0.3
Release Date:
Jan 18, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.barambani" %% "http4s-extend" % "0.0.3"

Mill build tool

ivy"com.github.barambani::http4s-extend:0.0.3"

Scala CLI

//> using dep "com.github.barambani::http4s-extend:0.0.3"

Ammonite REPL

import $ivy.`com.github.barambani::http4s-extend:0.0.3`

<dependency>
  <groupId>com.github.barambani</groupId>
  <artifactId>http4s-extend_2.12</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'com.github.barambani', name: 'http4s-extend_2.12', version: '0.0.3'