n

netty-reactive-streams-parent

Reactive streams implementation for Netty.
https://github.com/typesafehub/netty-reactive-streams
Apache 2
Typesafe
James Roper
Files download
File Operation
netty-reactive-streams-parent-1.0.6.pom download
Apache Maven
<dependency>
  <groupId>com.typesafe.netty</groupId>
  <artifactId>netty-reactive-streams-parent</artifactId>
  <version>1.0.6</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.typesafe.netty:netty-reactive-streams-parent:1.0.6'
Gradle Kotlin
implementation("com.typesafe.netty:netty-reactive-streams-parent:1.0.6")
Scala SBT
libraryDependencies += "com.typesafe.netty" % "netty-reactive-streams-parent" % "1.0.6"
Groovy Grape
@Grapes(
  @Grab(group='com.typesafe.netty', module='netty-reactive-streams-parent', version='1.0.6')
)
Apache Ivy
<dependency org="com.typesafe.netty" name="netty-reactive-streams-parent" rev="1.0.6" />
Leiningen
[com.typesafe.netty/netty-reactive-streams-parent "1.0.6"]
Apache Buildr
'com.typesafe.netty:netty-reactive-streams-parent:jar:1.0.6'
Dependencies
The project has no third-party dependencies