pepegar / hammock   0.11.3

Contributors Wanted MIT License Website GitHub

Purely functional HTTP client

Scala versions: 2.13 2.12 2.11 2.10
Scala.js versions: 0.6

hammock-akka-http 0.8.1


Group ID:
com.pepegar
Artifact ID:
hammock-akka-http_2.12
Version:
0.8.1
Release Date:
Jan 4, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.pepegar" %% "hammock-akka-http" % "0.8.1"

Mill build tool

ivy"com.pepegar::hammock-akka-http:0.8.1"

Scala CLI

//> using dep "com.pepegar::hammock-akka-http:0.8.1"

Ammonite REPL

import $ivy.`com.pepegar::hammock-akka-http:0.8.1`

<dependency>
  <groupId>com.pepegar</groupId>
  <artifactId>hammock-akka-http_2.12</artifactId>
  <version>0.8.1</version>
</dependency>

compile group: 'com.pepegar', name: 'hammock-akka-http_2.12', version: '0.8.1'