Last Version

io.github.splotycode.mosaik:Netty 2.2.9

General Java Libary

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.github.splotycode.mosaik
ArtifactId

ArtifactId

Netty
Version

Version

2.2.9
Type

Type

jar
Description

Description

General Java Libary

Download Netty 2.2.9


<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

Project Modules

There are no modules declared in this project.