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-scalaj 0.5.0


Group ID:
com.github.xuwei-k
Artifact ID:
httpz-scalaj_2.12
Version:
0.5.0
Release Date:
Nov 11, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.github.xuwei-k" %% "httpz-scalaj" % "0.5.0"

Mill build tool

ivy"com.github.xuwei-k::httpz-scalaj:0.5.0"

Scala CLI

//> using dep "com.github.xuwei-k::httpz-scalaj:0.5.0"

Ammonite REPL

import $ivy.`com.github.xuwei-k::httpz-scalaj:0.5.0`

<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>httpz-scalaj_2.12</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.github.xuwei-k', name: 'httpz-scalaj_2.12', version: '0.5.0'