is not current version
Last Version 2.0.2.RELEASE

com.github.linshenkx:rpc-netty-common 1.0.0.RELEASE


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.linshenkx
ArtifactId

ArtifactId

rpc-netty-common
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download rpc-netty-common 1.0.0.RELEASE


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