is not current version
Last Version 1.0.8

com.github.ibole:microservice-rpc 1.0.6

The rpc module of microservice project

GroupId

GroupId

com.github.ibole
ArtifactId

ArtifactId

microservice-rpc
Version

Version

1.0.6
Type

Type

jar

Download microservice-rpc 1.0.6


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