is not current version
Last Version 4.1.66.0

org.xbib:netty-http-server-reactive 4.1.44.2

null

Categories

Categories

Net React User Interface Web Frameworks Netty Networking
GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

netty-http-server-reactive
Version

Version

4.1.44.2
Type

Type

jar

Download netty-http-server-reactive 4.1.44.2


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