License |
License |
---|---|
GroupId | GroupIdcom.github.l42111996 |
ArtifactId | ArtifactIdkcp-lockStepSynchronization |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava implementation of KCP based on Netty(include fec implement)
|
<!-- https://jarcasting.com/artifacts/com.github.l42111996/kcp-lockStepSynchronization/ -->
<dependency>
<groupId>com.github.l42111996</groupId>
<artifactId>kcp-lockStepSynchronization</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.l42111996/kcp-lockStepSynchronization/
implementation 'com.github.l42111996:kcp-lockStepSynchronization:1.6'
// https://jarcasting.com/artifacts/com.github.l42111996/kcp-lockStepSynchronization/
implementation ("com.github.l42111996:kcp-lockStepSynchronization:1.6")
'com.github.l42111996:kcp-lockStepSynchronization:jar:1.6'
<dependency org="com.github.l42111996" name="kcp-lockStepSynchronization" rev="1.6">
<artifact name="kcp-lockStepSynchronization" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.l42111996', module='kcp-lockStepSynchronization', version='1.6')
)
libraryDependencies += "com.github.l42111996" % "kcp-lockStepSynchronization" % "1.6"
[com.github.l42111996/kcp-lockStepSynchronization "1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.l42111996 : kcp-base | jar | 1.6 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-core | jar | 1.23 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.23 |