is not current version
Last Version 1.9.0

org.noear:nami.channel.socketd 1.5.43


GroupId

GroupId

org.noear
ArtifactId

ArtifactId

nami.channel.socketd
Version

Version

1.5.43
Type

Type

jar

Download nami.channel.socketd 1.5.43


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