Download netty-reactive-streams-http-2.0.0.jar file - Jar n

Jar examples for n:netty-reactive-streams-http

Description

You can download jar file netty-reactive-streams-http 2.0.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

netty-reactive-streams-http-2.0.0-javadoc.jar
netty-reactive-streams-http-2.0.0-sources.jar
netty-reactive-streams-http-2.0.0.jar
netty-reactive-streams-http-2.0.0.pom



Related Tutorials