GroupId | GroupIdcom.github.l42111996 |
---|---|
ArtifactId | ArtifactIdkcp-fec |
Version | Version1.1 |
Type | Typejar |
Filename | Size |
---|---|
kcp-fec-1.1.pom | |
kcp-fec-1.1.jar | 49 KB |
kcp-fec-1.1-sources.jar | 36 KB |
kcp-fec-1.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.l42111996/kcp-fec/
implementation 'com.github.l42111996:kcp-fec:1.1'
// https://jarcasting.com/artifacts/com.github.l42111996/kcp-fec/
implementation ("com.github.l42111996:kcp-fec:1.1")
'com.github.l42111996:kcp-fec:jar:1.1'
<dependency org="com.github.l42111996" name="kcp-fec" rev="1.1">
<artifact name="kcp-fec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.l42111996', module='kcp-fec', version='1.1')
)
libraryDependencies += "com.github.l42111996" % "kcp-fec" % "1.1"
[com.github.l42111996/kcp-fec "1.1"]