is not current version
Last Version 4.1.66.0

org.xbib:netty-http-rx 4.1.44.2

null

Categories

Categories

Net Netty Networking
GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

netty-http-rx
Version

Version

4.1.44.2
Type

Type

jar

Download netty-http-rx 4.1.44.2


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