com.weicoder:netty

java tools

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.weicoder
ArtifactId

ArtifactId

netty
Last Version

Last Version

3.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

java tools

Download netty

How to add to project

<!-- https://jarcasting.com/artifacts/com.weicoder/netty/ -->
<dependency>
    <groupId>com.weicoder</groupId>
    <artifactId>netty</artifactId>
    <version>3.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder/netty/
implementation 'com.weicoder:netty:3.3.5'
// https://jarcasting.com/artifacts/com.weicoder/netty/
implementation ("com.weicoder:netty:3.3.5")
'com.weicoder:netty:jar:3.3.5'
<dependency org="com.weicoder" name="netty" rev="3.3.5">
  <artifact name="netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weicoder', module='netty', version='3.3.5')
)
libraryDependencies += "com.weicoder" % "netty" % "3.3.5"
[com.weicoder/netty "3.3.5"]

Dependencies

compile (1)

Group / Artifact Type Version
com.weicoder : socket jar 3.3.5

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 8.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.5
3.3.4
2.6.1