is not current version
Last Version 2.2.1

com.github.paweladamski:HttpClientMock 1.9.0

Library for mocking Apache HttpClient.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.paweladamski
ArtifactId

ArtifactId

HttpClientMock
Version

Version

1.9.0
Type

Type

jar

Download HttpClientMock 1.9.0


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