Download httpmock-specs_2.11-0.6.1.jar file - Jar h

Jar examples for h:httpmock-specs-2.11

Description

httpmock-specs

You can download jar file httpmock-specs_2.11 0.6.1 in this page.

License

Apache 2

Build File

You can use the following script to add httpmock-specs_2.11-0.6.1.jar to your project.

<dependency>
   <groupId>com.github.httpmock</groupId>
   <artifactId>httpmock-specs_2.11</artifactId>
   <version>0.6.1</version>
</dependency>
compile group: 'com.github.httpmock', name: 'httpmock-specs_2.11', version: '0.6.1'
libraryDependencies += "com.github.httpmock" % "httpmock-specs_2.11" % "0.6.1"
<dependency org="com.github.httpmock" name="httpmock-specs_2.11" rev="0.6.1"/>
@Grapes(@Grab(group='com.github.httpmock', module='httpmock-specs_2.11', version='0.6.1'))
'com.github.httpmock:httpmock-specs_2.11:jar:0.6.1'

Download

Click the following link to download the jar file.

httpmock-specs_2.11-0.6.1-javadoc.jar
httpmock-specs_2.11-0.6.1-sources.jar
httpmock-specs_2.11-0.6.1.jar
httpmock-specs_2.11-0.6.1.pom



Related Tutorials