is not current version
Last Version 1.0.2.RELEASE

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


GroupId

GroupId

com.github.leeyazhou
ArtifactId

ArtifactId

crpc-transport
Version

Version

1.0.1.RELEASE
Type

Type

pom

Download crpc-transport 1.0.1.RELEASE


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