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

org.xbib:netty-http-common 4.1.24.0

null

Категории

Категории

Сеть Netty Networking
Группа

Группа

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

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

netty-http-common
Версия

Версия

4.1.24.0
Тип

Тип

jar

Скачать netty-http-common 4.1.24.0


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