Download netty-reactive-streams-1.0.0-M2.jar file - Jar n

Jar examples for n:netty-reactive-streams

Description

You can download jar file netty-reactive-streams 1.0.0-M2 in this page.

Build File

You can use the following script to add netty-reactive-streams-1.0.0-M2.jar to your project.

<dependency>
   <groupId>com.typesafe.netty</groupId>
   <artifactId>netty-reactive-streams</artifactId>
   <version>1.0.0-M2</version>
</dependency>
compile group: 'com.typesafe.netty', name: 'netty-reactive-streams', version: '1.0.0-M2'
libraryDependencies += "com.typesafe.netty" % "netty-reactive-streams" % "1.0.0-M2"
<dependency org="com.typesafe.netty" name="netty-reactive-streams" rev="1.0.0-M2"/>
@Grapes(@Grab(group='com.typesafe.netty', module='netty-reactive-streams', version='1.0.0-M2'))
'com.typesafe.netty:netty-reactive-streams:jar:1.0.0-M2'

Download

Click the following link to download the jar file.

netty-reactive-streams-1.0.0-M2-javadoc.jar
netty-reactive-streams-1.0.0-M2-sources.jar
netty-reactive-streams-1.0.0-M2.jar
netty-reactive-streams-1.0.0-M2.pom



Related Tutorials