is not current version
Last Version 2.0.6

com.typesafe.netty:netty-reactive-streams-parent 1.0.0-M2

Reactive streams implementation for Netty.

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-parent
Version

Version

1.0.0-M2
Type

Type

pom

Download netty-reactive-streams-parent 1.0.0-M2


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