is not current version
Last Version 2.2.1

com.github.paweladamski:HttpClientMock 1.0.4

Library for mocking Apache HttpClient.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.paweladamski
ArtifactId

ArtifactId

HttpClientMock
Version

Version

1.0.4
Type

Type

jar

Download HttpClientMock 1.0.4


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