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