Jar examples for n:netty-reactive-streams
You can download jar file netty-reactive-streams 2.0.0-M1 in this page.
You can use the following script to add netty-reactive-streams-2.0.0-M1.jar to your project.
<dependency> <groupId>com.typesafe.netty</groupId> <artifactId>netty-reactive-streams</artifactId> <version>2.0.0-M1</version> </dependency>
compile group: 'com.typesafe.netty', name: 'netty-reactive-streams', version: '2.0.0-M1'
libraryDependencies += "com.typesafe.netty" % "netty-reactive-streams" % "2.0.0-M1"
<dependency org="com.typesafe.netty" name="netty-reactive-streams" rev="2.0.0-M1"/>
@Grapes(@Grab(group='com.typesafe.netty', module='netty-reactive-streams', version='2.0.0-M1'))
'com.typesafe.netty:netty-reactive-streams:jar:2.0.0-M1'
Click the following link to download the jar file.
netty-reactive-streams-2.0.0-M1-javadoc.jar