is not current version
Last Version 0.6.0-RELEASE

link.thingscloud:netty-remoting 0.1.0-RELEASE

netty remoting

Categories

Categories

Net Netty Networking
GroupId

GroupId

link.thingscloud
ArtifactId

ArtifactId

netty-remoting
Version

Version

0.1.0-RELEASE
Type

Type

pom

Download netty-remoting 0.1.0-RELEASE


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