is not current version
Last Version 0.6.0-RELEASE

link.thingscloud:netty-remoting-impl 0.5.0-RELEASE


Categories

Categories

Net Netty Networking
GroupId

GroupId

link.thingscloud
ArtifactId

ArtifactId

netty-remoting-impl
Version

Version

0.5.0-RELEASE
Type

Type

jar

Download netty-remoting-impl 0.5.0-RELEASE


<!-- https://jarcasting.com/artifacts/link.thingscloud/netty-remoting-impl/ -->
<dependency>
    <groupId>link.thingscloud</groupId>
    <artifactId>netty-remoting-impl</artifactId>
    <version>0.5.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/netty-remoting-impl/
implementation 'link.thingscloud:netty-remoting-impl:0.5.0-RELEASE'
// https://jarcasting.com/artifacts/link.thingscloud/netty-remoting-impl/
implementation ("link.thingscloud:netty-remoting-impl:0.5.0-RELEASE")
'link.thingscloud:netty-remoting-impl:jar:0.5.0-RELEASE'
<dependency org="link.thingscloud" name="netty-remoting-impl" rev="0.5.0-RELEASE">
  <artifact name="netty-remoting-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='netty-remoting-impl', version='0.5.0-RELEASE')
)
libraryDependencies += "link.thingscloud" % "netty-remoting-impl" % "0.5.0-RELEASE"
[link.thingscloud/netty-remoting-impl "0.5.0-RELEASE"]