License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdorg.noear |
ArtifactId | ArtifactIdnami.channel.socketd.netty |
Last Version | Last Version1.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava project for solon
|
Filename | Size |
---|---|
nami.channel.socketd.netty-1.9.0.pom | |
nami.channel.socketd.netty-1.9.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.noear/nami.channel.socketd.netty/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>nami.channel.socketd.netty</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/nami.channel.socketd.netty/
implementation 'org.noear:nami.channel.socketd.netty:1.9.0'
// https://jarcasting.com/artifacts/org.noear/nami.channel.socketd.netty/
implementation ("org.noear:nami.channel.socketd.netty:1.9.0")
'org.noear:nami.channel.socketd.netty:jar:1.9.0'
<dependency org="org.noear" name="nami.channel.socketd.netty" rev="1.9.0">
<artifact name="nami.channel.socketd.netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='nami.channel.socketd.netty', version='1.9.0')
)
libraryDependencies += "org.noear" % "nami.channel.socketd.netty" % "1.9.0"
[org.noear/nami.channel.socketd.netty "1.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.noear : nami.channel.socketd | jar | 1.9.0 |
org.noear : solon.socketd.client.netty | jar | 1.9.0 |