Last Version

async-http-client 1.0-234-d1a2b53

async http client implementation for http4s clients

License

License

Categories

Categories

CLI User Interface Async Http Client Net HTTP Clients
GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-async-http-client_2.12
Version

Version

1.0-234-d1a2b53
Type

Type

jar
Description

Description

async-http-client
async http client implementation for http4s clients
Project URL

Project URL

https://http4s.org/
Project Organization

Project Organization

http4s.org
Source Code Management

Source Code Management

https://github.com/http4s/http4s

Download http4s-async-http-client_2.12 1.0-234-d1a2b53


<!-- https://jarcasting.com/artifacts/org.http4s/http4s-async-http-client_2.12/ -->
<dependency>
    <groupId>org.http4s</groupId>
    <artifactId>http4s-async-http-client_2.12</artifactId>
    <version>1.0-234-d1a2b53</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-async-http-client_2.12/
implementation 'org.http4s:http4s-async-http-client_2.12:1.0-234-d1a2b53'
// https://jarcasting.com/artifacts/org.http4s/http4s-async-http-client_2.12/
implementation ("org.http4s:http4s-async-http-client_2.12:1.0-234-d1a2b53")
'org.http4s:http4s-async-http-client_2.12:jar:1.0-234-d1a2b53'
<dependency org="org.http4s" name="http4s-async-http-client_2.12" rev="1.0-234-d1a2b53">
  <artifact name="http4s-async-http-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-async-http-client_2.12', version='1.0-234-d1a2b53')
)
libraryDependencies += "org.http4s" % "http4s-async-http-client_2.12" % "1.0-234-d1a2b53"
[org.http4s/http4s-async-http-client_2.12 "1.0-234-d1a2b53"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
org.http4s : http4s-core_2.12 jar 1.0-234-d1a2b53
org.http4s : http4s-client_2.12 jar 1.0-234-d1a2b53
org.asynchttpclient : async-http-client jar 2.12.2
co.fs2 : fs2-reactive-streams_2.12 jar 2.5.0
io.netty : netty-buffer jar 4.1.56.Final
io.netty : netty-codec-http jar 4.1.56.Final
org.reactivestreams : reactive-streams jar 1.0.3

Project Modules

There are no modules declared in this project.