is not current version
Last Version 4.27.0.0

org.http4k:http4k-client-apache4-async 4.3.0.0

Http4k HTTP Client built on top of async apache httpclient

Categories

Categories

CLI User Interface
GroupId

GroupId

org.http4k
ArtifactId

ArtifactId

http4k-client-apache4-async
Version

Version

4.3.0.0
Type

Type

jar

Download http4k-client-apache4-async 4.3.0.0


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