не последняя версия
Последняя версия 1.0.0-M32

org.http4s:http4s-async-http-client_3 0.22.13

async http client implementation for http4s clients

Категории

Категории

CLI Взаимодействие с пользователем Async Http Client Сеть HTTP Clients
Группа

Группа

org.http4s
Идентификатор

Идентификатор

http4s-async-http-client_3
Версия

Версия

0.22.13
Тип

Тип

jar

Скачать http4s-async-http-client_3 0.22.13


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