License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdtv.cntt |
ArtifactId | ArtifactIdnetty-router |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnetty-router
netty-router
|
Project URL |
Project URL |
Project Organization |
Project Organizationtv.cntt |
Filename | Size |
---|---|
netty-router-2.2.0.pom | |
netty-router-2.2.0.jar | 9 KB |
netty-router-2.2.0-sources.jar | 7 KB |
netty-router-2.2.0-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tv.cntt/netty-router/ -->
<dependency>
<groupId>tv.cntt</groupId>
<artifactId>netty-router</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/tv.cntt/netty-router/
implementation 'tv.cntt:netty-router:2.2.0'
// https://jarcasting.com/artifacts/tv.cntt/netty-router/
implementation ("tv.cntt:netty-router:2.2.0")
'tv.cntt:netty-router:jar:2.2.0'
<dependency org="tv.cntt" name="netty-router" rev="2.2.0">
<artifact name="netty-router" type="jar" />
</dependency>
@Grapes(
@Grab(group='tv.cntt', module='netty-router', version='2.2.0')
)
libraryDependencies += "tv.cntt" % "netty-router" % "2.2.0"
[tv.cntt/netty-router "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.11.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |