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-circe 0.7.0


Group ID:
com.pepegar
Artifact ID:
hammock-circe_2.10
Version:
0.7.0
Release Date:
Oct 23, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.pepegar" %% "hammock-circe" % "0.7.0"

Mill build tool

ivy"com.pepegar::hammock-circe:0.7.0"

Scala CLI

//> using dep "com.pepegar::hammock-circe:0.7.0"

Ammonite REPL

import $ivy.`com.pepegar::hammock-circe:0.7.0`

<dependency>
  <groupId>com.pepegar</groupId>
  <artifactId>hammock-circe_2.10</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'com.pepegar', name: 'hammock-circe_2.10', version: '0.7.0'