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