is not current version
Last Version 0.2.2

com.github.houbb:rpc-server 0.1.4

The rpc server module.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

rpc-server
Version

Version

0.1.4
Type

Type

jar

Download rpc-server 0.1.4


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