is not current version
Last Version 0.8.3

com.github.jingshouyan:j-rpc-common 0.6.5


GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-rpc-common
Version

Version

0.6.5
Type

Type

pom

Download j-rpc-common 0.6.5

Filename Size
j-rpc-common-0.6.5.pom 673 bytes
Browse

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