MVN

io.jpower.kcp : kcp-netty

Maven & Gradle

Nov 30, 2021
4 usages
215 stars

kcp-netty · Java implementation of KCP based on Netty

<dependency>
    <groupId>io.jpower.kcp</groupId>
    <artifactId>kcp-netty</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5.0

All Versions

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

Version Vulnerabilities Updated
1.5.x
kcp-netty-1.5.0
1.4.x
kcp-netty-1.4.13
kcp-netty-1.4.12
kcp-netty-1.4.11
kcp-netty-1.4.10
kcp-netty-1.4.9
kcp-netty-1.4.8
kcp-netty-1.4.7
kcp-netty-1.4.6
kcp-netty-1.4.3
kcp-netty-1.4.2
kcp-netty-1.4.1
kcp-netty-1.4.0
1.3.x
kcp-netty-1.3.4
kcp-netty-1.3.3
kcp-netty-1.3.2
kcp-netty-1.3.1
kcp-netty-1.3.0
1.2.x
kcp-netty-1.2.1
kcp-netty-1.2.0
1.1.x
kcp-netty-1.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.jpower.kcp</groupId>
    <artifactId>kcp-netty</artifactId>
    <version>1.5.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.jpower.kcp:kcp-netty:1.5.0'

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

implementation("io.jpower.kcp:kcp-netty:1.5.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.jpower.kcp" % "kcp-netty" % "1.5.0"

Advertisement

Dependencies from Group

Nov 30, 2021
4 usages
215 stars
Nov 30, 2021
318 stars
Nov 30, 2021
214 stars

Discover Dependencies

Sep 05, 2017
4 stars
May 14, 2020
5 usages
7 stars
Jul 13, 2022
22 usages
4.4k stars
Jun 07, 2022
2 usages
4.4k stars
Apr 06, 2022
3 usages
Aug 24, 2023
9 usages
4.4k stars