is not current version
Last Version 1.6

com.github.l42111996:kcp-base 1.2


GroupId

GroupId

com.github.l42111996
ArtifactId

ArtifactId

kcp-base
Version

Version

1.2
Type

Type

jar

Download kcp-base 1.2


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