License |
License |
---|---|
Categories |
CategoriesCLI User Interface Async Http Client Net HTTP Clients |
GroupId | GroupIdcom.armanbilge |
ArtifactId | ArtifactIdhttp4s-async-http-client_3 |
Last Version | Last Version1.0-377-020cf9e |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionasync-http-client
async http client implementation for http4s clients
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.armanbilge/http4s-async-http-client_3/ -->
<dependency>
<groupId>com.armanbilge</groupId>
<artifactId>http4s-async-http-client_3</artifactId>
<version>1.0-377-020cf9e</version>
</dependency>
// https://jarcasting.com/artifacts/com.armanbilge/http4s-async-http-client_3/
implementation 'com.armanbilge:http4s-async-http-client_3:1.0-377-020cf9e'
// https://jarcasting.com/artifacts/com.armanbilge/http4s-async-http-client_3/
implementation ("com.armanbilge:http4s-async-http-client_3:1.0-377-020cf9e")
'com.armanbilge:http4s-async-http-client_3:jar:1.0-377-020cf9e'
<dependency org="com.armanbilge" name="http4s-async-http-client_3" rev="1.0-377-020cf9e">
<artifact name="http4s-async-http-client_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.armanbilge', module='http4s-async-http-client_3', version='1.0-377-020cf9e')
)
libraryDependencies += "com.armanbilge" % "http4s-async-http-client_3" % "1.0-377-020cf9e"
[com.armanbilge/http4s-async-http-client_3 "1.0-377-020cf9e"]
Group / Artifact | Type | Version |
---|---|---|
com.armanbilge : http4s-core_3 | jar | 1.0-377-020cf9e |
com.armanbilge : http4s-client_3 | jar | 1.0-377-020cf9e |
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
org.asynchttpclient : async-http-client | jar | 2.12.3 |
co.fs2 : fs2-reactive-streams_3 | jar | 3.0-130-1713a29 |
io.netty : netty-buffer | jar | 4.1.66.Final |
io.netty : netty-codec-http | jar | 4.1.66.Final |
org.reactivestreams : reactive-streams | jar | 1.0.3 |