Last Version

com.github.houbb:rpc-test 0.1.4

The remote process call framework.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

rpc-test
Version

Version

0.1.4
Type

Type

jar
Description

Description

The remote process call framework.

Download rpc-test 0.1.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : rpc-server jar 0.1.4
com.github.houbb : rpc-client jar 0.1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.