is not current version
Last Version 0.2.2

com.github.houbb:rpc-all 0.2.0

The all module of rpc framework.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

rpc-all
Version

Version

0.2.0
Type

Type

jar

Download rpc-all 0.2.0


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