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