is not current version
Last Version 1.0.2.RELEASE

com.github.leeyazhou:crpc-transport-netty 1.0.1.RELEASE


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.leeyazhou
ArtifactId

ArtifactId

crpc-transport-netty
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download crpc-transport-netty 1.0.1.RELEASE


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