hmil / roshttp   2.1.0

MIT License GitHub

Unified Scala.js + Scala HTTP client API

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

roshttp 2.0.0-RC1


Group ID:
fr.hmil
Artifact ID:
roshttp_2.11
Version:
2.0.0-RC1
Release Date:
Oct 7, 2016
Licenses:
MIT
Files:

libraryDependencies += "fr.hmil" %% "roshttp" % "2.0.0-RC1"

Mill build tool

ivy"fr.hmil::roshttp:2.0.0-RC1"

Scala CLI

//> using dep "fr.hmil::roshttp:2.0.0-RC1"

Ammonite REPL

import $ivy.`fr.hmil::roshttp:2.0.0-RC1`

<dependency>
  <groupId>fr.hmil</groupId>
  <artifactId>roshttp_2.11</artifactId>
  <version>2.0.0-RC1</version>
</dependency>

compile group: 'fr.hmil', name: 'roshttp_2.11', version: '2.0.0-RC1'