is not current version
Last Version 2.0.6

com.typesafe.netty:netty-reactive-streams 2.0.4


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
Version

Version

2.0.4
Type

Type

jar

Download netty-reactive-streams 2.0.4


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