License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdtv.cntt |
ArtifactId | ArtifactIdnetty41-router |
Last Version | Last Version1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnetty41-router
netty41-router
|
Project URL |
Project URL |
Project Organization |
Project Organizationtv.cntt |
Filename | Size |
---|---|
netty41-router-1.10.pom | |
netty41-router-1.10.jar | 12 KB |
netty41-router-1.10-sources.jar | 8 KB |
netty41-router-1.10-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tv.cntt/netty41-router/ -->
<dependency>
<groupId>tv.cntt</groupId>
<artifactId>netty41-router</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/tv.cntt/netty41-router/
implementation 'tv.cntt:netty41-router:1.10'
// https://jarcasting.com/artifacts/tv.cntt/netty41-router/
implementation ("tv.cntt:netty41-router:1.10")
'tv.cntt:netty41-router:jar:1.10'
<dependency org="tv.cntt" name="netty41-router" rev="1.10">
<artifact name="netty41-router" type="jar" />
</dependency>
@Grapes(
@Grab(group='tv.cntt', module='netty41-router', version='1.10')
)
libraryDependencies += "tv.cntt" % "netty41-router" % "1.10"
[tv.cntt/netty41-router "1.10"]
Group / Artifact | Type | Version |
---|---|---|
tv.cntt : jauter | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.0.Beta5 |