is not current version
Last Version 0.6.1

com.github.httpmock:httpmock-specs_2.10 0.5

httpmock-specs

GroupId

GroupId

com.github.httpmock
ArtifactId

ArtifactId

httpmock-specs_2.10
Version

Version

0.5
Type

Type

jar

Download httpmock-specs_2.10 0.5


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