is not current version
Last Version 0.2.2

com.github.houbb:rpc-common 0.1.9


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

rpc-common
Version

Version

0.1.9
Type

Type

jar

Download rpc-common 0.1.9


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