fm-http 0.1


Group ID:
com.frugalmechanic
Artifact ID:
fm-http_2.10
Version:
0.1
Release Date:
Apr 29, 2014
Licenses:
Files:

libraryDependencies += "com.frugalmechanic" %% "fm-http" % "0.1"

Mill build tool

ivy"com.frugalmechanic::fm-http:0.1"

Scala CLI

//> using dep "com.frugalmechanic::fm-http:0.1"

Ammonite REPL

import $ivy.`com.frugalmechanic::fm-http:0.1`

<dependency>
  <groupId>com.frugalmechanic</groupId>
  <artifactId>fm-http_2.10</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.frugalmechanic', name: 'fm-http_2.10', version: '0.1'