is not current version
Last Version 2.0.6

com.typesafe.netty:netty-reactive-streams-http 2.0.3


Categories

Categories

Net React User Interface Web Frameworks Netty Networking Reactive Streams Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.netty
ArtifactId

ArtifactId

netty-reactive-streams-http
Version

Version

2.0.3
Type

Type

jar

Download netty-reactive-streams-http 2.0.3


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