httpmock-specs 0.5


Group ID:
com.github.httpmock
Artifact ID:
httpmock-specs_2.11
Version:
0.5
Release Date:
Jan 21, 2015
Licenses:
Files:

libraryDependencies += "com.github.httpmock" %% "httpmock-specs" % "0.5"

Mill build tool

ivy"com.github.httpmock::httpmock-specs:0.5"

Scala CLI

//> using dep "com.github.httpmock::httpmock-specs:0.5"

Ammonite REPL

import $ivy.`com.github.httpmock::httpmock-specs:0.5`

<dependency>
  <groupId>com.github.httpmock</groupId>
  <artifactId>httpmock-specs_2.11</artifactId>
  <version>0.5</version>
</dependency>

compile group: 'com.github.httpmock', name: 'httpmock-specs_2.11', version: '0.5'