is not current version
Last Version 1.1.1

com.github.liuyehcf:rpc-ares 1.0.6

rpc ares

GroupId

GroupId

com.github.liuyehcf
ArtifactId

ArtifactId

rpc-ares
Version

Version

1.0.6
Type

Type

jar

Download rpc-ares 1.0.6


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