is not current version
Last Version 1.0.2

com.github.liuyehcf:rpc-maple 1.0.1

rpc maple

GroupId

GroupId

com.github.liuyehcf
ArtifactId

ArtifactId

rpc-maple
Version

Version

1.0.1
Type

Type

jar

Download rpc-maple 1.0.1


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