is not current version
Last Version 0.8.3

com.github.jingshouyan:j-rpc-bom 0.8.1

j-rpc bom

GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-rpc-bom
Version

Version

0.8.1
Type

Type

pom

Download j-rpc-bom 0.8.1

Filename Size
j-rpc-bom-0.8.1.pom 8 KB
Browse

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