is not current version
Last Version 1.9.0

org.noear:nami.channel.socketd 1.3.10


GroupId

GroupId

org.noear
ArtifactId

ArtifactId

nami.channel.socketd
Version

Version

1.3.10
Type

Type

jar

Download nami.channel.socketd 1.3.10


<!-- https://jarcasting.com/artifacts/org.noear/nami.channel.socketd/ -->
<dependency>
    <groupId>org.noear</groupId>
    <artifactId>nami.channel.socketd</artifactId>
    <version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/nami.channel.socketd/
implementation 'org.noear:nami.channel.socketd:1.3.10'
// https://jarcasting.com/artifacts/org.noear/nami.channel.socketd/
implementation ("org.noear:nami.channel.socketd:1.3.10")
'org.noear:nami.channel.socketd:jar:1.3.10'
<dependency org="org.noear" name="nami.channel.socketd" rev="1.3.10">
  <artifact name="nami.channel.socketd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='nami.channel.socketd', version='1.3.10')
)
libraryDependencies += "org.noear" % "nami.channel.socketd" % "1.3.10"
[org.noear/nami.channel.socketd "1.3.10"]