не последняя версия
Последняя версия 2.12.3

org.asynchttpclient:async-http-client-extras-simple 2.1.0-alpha21

The Async Http Simple Client.

Категории

Категории

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

Группа

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

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

async-http-client-extras-simple
Версия

Версия

2.1.0-alpha21
Тип

Тип

jar

Скачать async-http-client-extras-simple 2.1.0-alpha21


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