is not current version
Last Version 1.5.0

io.jpower.kcp:kcp-parent 1.4.3

Java implementation of KCP based on Netty

GroupId

GroupId

io.jpower.kcp
ArtifactId

ArtifactId

kcp-parent
Version

Version

1.4.3
Type

Type

pom

Download kcp-parent 1.4.3

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

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