is not current version
Last Version 1.6

com.github.l42111996:kcp-fec 1.2


GroupId

GroupId

com.github.l42111996
ArtifactId

ArtifactId

kcp-fec
Version

Version

1.2
Type

Type

jar

Download kcp-fec 1.2


<!-- https://jarcasting.com/artifacts/com.github.l42111996/kcp-fec/ -->
<dependency>
    <groupId>com.github.l42111996</groupId>
    <artifactId>kcp-fec</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.l42111996/kcp-fec/
implementation 'com.github.l42111996:kcp-fec:1.2'
// https://jarcasting.com/artifacts/com.github.l42111996/kcp-fec/
implementation ("com.github.l42111996:kcp-fec:1.2")
'com.github.l42111996:kcp-fec:jar:1.2'
<dependency org="com.github.l42111996" name="kcp-fec" rev="1.2">
  <artifact name="kcp-fec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.l42111996', module='kcp-fec', version='1.2')
)
libraryDependencies += "com.github.l42111996" % "kcp-fec" % "1.2"
[com.github.l42111996/kcp-fec "1.2"]