kcp-netty [Parent]

Java implementation of KCP based on Netty

License

License

GroupId

GroupId

moe.sdl.kcp
ArtifactId

ArtifactId

kcp-parent
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

kcp-netty [Parent]
Java implementation of KCP based on Netty
Project URL

Project URL

https://github.com/Sorapointa/kcp-netty
Source Code Management

Source Code Management

https://github.com/szhnet/kcp-netty

Download kcp-parent

Filename Size
kcp-parent-1.5.0.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/moe.sdl.kcp/kcp-parent/ -->
<dependency>
    <groupId>moe.sdl.kcp</groupId>
    <artifactId>kcp-parent</artifactId>
    <version>1.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/moe.sdl.kcp/kcp-parent/
implementation 'moe.sdl.kcp:kcp-parent:1.5.0'
// https://jarcasting.com/artifacts/moe.sdl.kcp/kcp-parent/
implementation ("moe.sdl.kcp:kcp-parent:1.5.0")
'moe.sdl.kcp:kcp-parent:pom:1.5.0'
<dependency org="moe.sdl.kcp" name="kcp-parent" rev="1.5.0">
  <artifact name="kcp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='moe.sdl.kcp', module='kcp-parent', version='1.5.0')
)
libraryDependencies += "moe.sdl.kcp" % "kcp-parent" % "1.5.0"
[moe.sdl.kcp/kcp-parent "1.5.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • kcp-netty
  • kcp-example

Versions

Version
1.5.0