Last Version

com.weicoder:netty 3.3.5

java tools

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.weicoder
ArtifactId

ArtifactId

netty
Version

Version

3.3.5
Type

Type

jar
Description

Description

java tools

Download netty 3.3.5


<!-- 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.