is not current version
Last Version 2.2.1

com.github.paweladamski:HttpClientMock 1.0.3

Library for mocking Apache HttpClient.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.paweladamski
ArtifactId

ArtifactId

HttpClientMock
Version

Version

1.0.3
Type

Type

jar

Download HttpClientMock 1.0.3


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