is not current version
Last Version 0.1.4

com.github.houbb:rpc-test 0.1.3


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

rpc-test
Version

Version

0.1.3
Type

Type

jar

Download rpc-test 0.1.3


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