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