xuwei-k / httpz   0.8.0

Website GitHub

purely functional http client with scalaz.Free

Scala versions: 3.x 2.13 2.12 2.11 2.10

httpz-apache 0.2.16


Group ID:
com.github.xuwei-k
Artifact ID:
httpz-apache_2.11
Version:
0.2.16
Release Date:
Dec 20, 2014
Licenses:
MIT
Files:

libraryDependencies += "com.github.xuwei-k" %% "httpz-apache" % "0.2.16"

Mill build tool

ivy"com.github.xuwei-k::httpz-apache:0.2.16"

Scala CLI

//> using dep "com.github.xuwei-k::httpz-apache:0.2.16"

Ammonite REPL

import $ivy.`com.github.xuwei-k::httpz-apache:0.2.16`

<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>httpz-apache_2.11</artifactId>
  <version>0.2.16</version>
</dependency>

compile group: 'com.github.xuwei-k', name: 'httpz-apache_2.11', version: '0.2.16'