License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdio.github.splotycode.mosaik |
ArtifactId | ArtifactIdNetty |
Last Version | Last Version2.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeneral Java Libary
|
Filename | Size |
---|---|
Netty-2.2.9.pom | |
Netty-2.2.9.jar | 31 KB |
Netty-2.2.9-sources.jar | 15 KB |
Netty-2.2.9-javadoc.jar | 168 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.splotycode.mosaik/Netty/ -->
<dependency>
<groupId>io.github.splotycode.mosaik</groupId>
<artifactId>Netty</artifactId>
<version>2.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.splotycode.mosaik/Netty/
implementation 'io.github.splotycode.mosaik:Netty:2.2.9'
// https://jarcasting.com/artifacts/io.github.splotycode.mosaik/Netty/
implementation ("io.github.splotycode.mosaik:Netty:2.2.9")
'io.github.splotycode.mosaik:Netty:jar:2.2.9'
<dependency org="io.github.splotycode.mosaik" name="Netty" rev="2.2.9">
<artifact name="Netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.splotycode.mosaik', module='Netty', version='2.2.9')
)
libraryDependencies += "io.github.splotycode.mosaik" % "Netty" % "2.2.9"
[io.github.splotycode.mosaik/Netty "2.2.9"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.32.Final |
io.github.splotycode.mosaik : Util | jar | 2.2.9 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |