is not current version
Last Version 4.27.0.0

org.http4k:http4k-client-apache-async 3.274.0

Http4k HTTP Client built on top of async apache httpclient

Categories

Categories

CLI User Interface
GroupId

GroupId

org.http4k
ArtifactId

ArtifactId

http4k-client-apache-async
Version

Version

3.274.0
Type

Type

jar

Download http4k-client-apache-async 3.274.0


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