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-core 0.6.1


Group ID:
com.pepegar
Artifact ID:
hammock-core_sjs0.6_2.12
Version:
0.6.1
Release Date:
Jul 11, 2017
Licenses:
MIT

libraryDependencies += "com.pepegar" %%% "hammock-core" % "0.6.1"
resolvers += Resolver.bintrayRepo("pepegar", "com.pepegar")

Mill build tool

ivy"com.pepegar::hammock-core::0.6.1"
MavenRepository("https://dl.bintray.com/pepegar/com.pepegar")

Scala CLI

//> using dep "com.pepegar::hammock-core::0.6.1"