MVN

io.nflow : nflow-netty

Maven & Gradle

Jun 09, 2022
1 usages
125 stars

nflow-netty · nFlow Netty

<dependency>
    <groupId>io.nflow</groupId>
    <artifactId>nflow-netty</artifactId>
    <version>8.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.nflow : nflow-netty to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 8.0.0

All Versions

Choose a version of io.nflow : nflow-netty to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
8.0.x
nflow-netty-8.0.0
7.4.x
nflow-netty-7.4.0
7.3.x
nflow-netty-7.3.1
nflow-netty-7.3.0
7.2.x
nflow-netty-7.2.4
nflow-netty-7.2.3
nflow-netty-7.2.2
nflow-netty-7.2.1
nflow-netty-7.2.0
7.1.x
nflow-netty-7.1.0
7.0.x
nflow-netty-7.0.0
6.2.x
nflow-netty-6.2.0
6.1.x
nflow-netty-6.1.0
6.0.x
nflow-netty-6.0.0
5.7.x
nflow-netty-5.7.0
5.6.x
nflow-netty-5.6.0
5.5.x
nflow-netty-5.5.0
5.4.x
nflow-netty-5.4.1
nflow-netty-5.4.0
5.3.x
nflow-netty-5.3.3
nflow-netty-5.3.2
nflow-netty-5.3.1
nflow-netty-5.3.0
5.2.x
nflow-netty-5.2.0
5.1.x
nflow-netty-5.1.0
5.0.x
nflow-netty-5.0.1
nflow-netty-5.0.0

How to add a dependency to Maven

Add the following io.nflow : nflow-netty maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.nflow</groupId>
    <artifactId>nflow-netty</artifactId>
    <version>8.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.nflow : nflow-netty gradle dependency to your build.gradle file:

implementation 'io.nflow:nflow-netty:8.0.0'

Gradle Kotlin DSL: Add the following io.nflow : nflow-netty gradle kotlin dependency to your build.gradle.kts file:

implementation("io.nflow:nflow-netty:8.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.nflow : nflow-netty sbt scala dependency to your build.sbt file:

libraryDependencies += "io.nflow" % "nflow-netty" % "8.0.0"

Advertisement

Dependencies from Group

Jun 09, 2022
5 usages
125 stars
Jun 09, 2022
3 usages
110 stars
Jun 09, 2022
3 usages
125 stars
Jun 09, 2022
3 usages
125 stars
Jun 09, 2022
3 usages
124 stars

Discover Dependencies