kcp-netty [Parent]

Java implementation of KCP based on Netty

License

License

GroupId

GroupId

io.jpower.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

http://kcp.jpower.io/
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/io.jpower.kcp/kcp-parent/ -->
<dependency>
    <groupId>io.jpower.kcp</groupId>
    <artifactId>kcp-parent</artifactId>
    <version>1.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.jpower.kcp/kcp-parent/
implementation 'io.jpower.kcp:kcp-parent:1.5.0'
// https://jarcasting.com/artifacts/io.jpower.kcp/kcp-parent/
implementation ("io.jpower.kcp:kcp-parent:1.5.0")
'io.jpower.kcp:kcp-parent:pom:1.5.0'
<dependency org="io.jpower.kcp" name="kcp-parent" rev="1.5.0">
  <artifact name="kcp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.jpower.kcp', module='kcp-parent', version='1.5.0')
)
libraryDependencies += "io.jpower.kcp" % "kcp-parent" % "1.5.0"
[io.jpower.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
1.4.13
1.4.12
1.4.11
1.4.10
1.4.9
1.4.8
1.4.7
1.4.6
1.4.3
1.4.2
1.4.1
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0