is not current version
Last Version 0.6.1

com.github.httpmock:httpmock-specs_2.11 0.1

httpmock-specs

GroupId

GroupId

com.github.httpmock
ArtifactId

ArtifactId

httpmock-specs_2.11
Version

Version

0.1
Type

Type

jar

Download httpmock-specs_2.11 0.1


<!-- https://jarcasting.com/artifacts/com.github.httpmock/httpmock-specs_2.11/ -->
<dependency>
    <groupId>com.github.httpmock</groupId>
    <artifactId>httpmock-specs_2.11</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.httpmock/httpmock-specs_2.11/
implementation 'com.github.httpmock:httpmock-specs_2.11:0.1'
// https://jarcasting.com/artifacts/com.github.httpmock/httpmock-specs_2.11/
implementation ("com.github.httpmock:httpmock-specs_2.11:0.1")
'com.github.httpmock:httpmock-specs_2.11:jar:0.1'
<dependency org="com.github.httpmock" name="httpmock-specs_2.11" rev="0.1">
  <artifact name="httpmock-specs_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.httpmock', module='httpmock-specs_2.11', version='0.1')
)
libraryDependencies += "com.github.httpmock" % "httpmock-specs_2.11" % "0.1"
[com.github.httpmock/httpmock-specs_2.11 "0.1"]