is not current version
Last Version 0.6.3

com.github.jingshouyan:j-rpc-starter-hmily 0.3.0


GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-rpc-starter-hmily
Version

Version

0.3.0
Type

Type

jar

Download j-rpc-starter-hmily 0.3.0


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