is not current version
Last Version 1.6

com.github.l42111996:kcp-example 1.0


GroupId

GroupId

com.github.l42111996
ArtifactId

ArtifactId

kcp-example
Version

Version

1.0
Type

Type

jar

Download kcp-example 1.0


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