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

org.xbib:netty-http-epoll 4.1.44.2

null

Категории

Категории

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

Группа

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

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

netty-http-epoll
Версия

Версия

4.1.44.2
Тип

Тип

jar

Скачать netty-http-epoll 4.1.44.2


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