cn.t:quick-netty

lib-parent-pom

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

cn.t
ArtifactId

ArtifactId

quick-netty
Last Version

Last Version

1.0.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

lib-parent-pom

Download quick-netty

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
cn.t : common-util jar 1.0.16.RELEASE
org.slf4j : slf4j-api jar
io.netty : netty-all jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE