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-native 0.2.13


Group ID:
com.github.xuwei-k
Artifact ID:
httpz-native_2.11
Version:
0.2.13
Release Date:
Aug 4, 2014
Licenses:
MIT
Files:

libraryDependencies += "com.github.xuwei-k" %% "httpz-native" % "0.2.13"

Mill build tool

ivy"com.github.xuwei-k::httpz-native:0.2.13"

Scala CLI

//> using dep "com.github.xuwei-k::httpz-native:0.2.13"

Ammonite REPL

import $ivy.`com.github.xuwei-k::httpz-native:0.2.13`

<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>httpz-native_2.11</artifactId>
  <version>0.2.13</version>
</dependency>

compile group: 'com.github.xuwei-k', name: 'httpz-native_2.11', version: '0.2.13'