GroupId | GroupIdcom.github.l42111996 |
---|---|
ArtifactId | ArtifactIdkcp-base |
Version | Version1.3 |
Type | Typejar |
Filename | Size |
---|---|
kcp-base-1.3.pom | |
kcp-base-1.3.jar | 115 KB |
kcp-base-1.3-sources.jar | 70 KB |
kcp-base-1.3-javadoc.jar | 473 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.l42111996/kcp-base/ -->
<dependency>
<groupId>com.github.l42111996</groupId>
<artifactId>kcp-base</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.l42111996/kcp-base/
implementation 'com.github.l42111996:kcp-base:1.3'
// https://jarcasting.com/artifacts/com.github.l42111996/kcp-base/
implementation ("com.github.l42111996:kcp-base:1.3")
'com.github.l42111996:kcp-base:jar:1.3'
<dependency org="com.github.l42111996" name="kcp-base" rev="1.3">
<artifact name="kcp-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.l42111996', module='kcp-base', version='1.3')
)
libraryDependencies += "com.github.l42111996" % "kcp-base" % "1.3"
[com.github.l42111996/kcp-base "1.3"]