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-asynchttpclient 0.11.3


Group ID:
com.pepegar
Artifact ID:
hammock-asynchttpclient_2.13
Version:
0.11.3
Release Date:
Jan 7, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.pepegar" %% "hammock-asynchttpclient" % "0.11.3"

Mill build tool

ivy"com.pepegar::hammock-asynchttpclient:0.11.3"

Scala CLI

//> using dep "com.pepegar::hammock-asynchttpclient:0.11.3"

Ammonite REPL

import $ivy.`com.pepegar::hammock-asynchttpclient:0.11.3`

<dependency>
  <groupId>com.pepegar</groupId>
  <artifactId>hammock-asynchttpclient_2.13</artifactId>
  <version>0.11.3</version>
</dependency>

compile group: 'com.pepegar', name: 'hammock-asynchttpclient_2.13', version: '0.11.3'