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

org.xbib:netty-http-client 4.1.11.4

null

Категории

Категории

Сеть CLI Взаимодействие с пользователем Netty Networking
Группа

Группа

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

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

netty-http-client
Версия

Версия

4.1.11.4
Тип

Тип

jar

Скачать netty-http-client 4.1.11.4


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