is not current version
Last Version 0.2.2

com.github.houbb:rpc-register 0.1.2

The rpc register center.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

rpc-register
Version

Version

0.1.2
Type

Type

jar

Download rpc-register 0.1.2


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