is not current version
Last Version 0.8.3

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

j-rpc bom

GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-rpc-bom
Version

Version

0.7.0
Type

Type

pom

Download j-rpc-bom 0.7.0

Filename Size
j-rpc-bom-0.7.0.pom 7 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.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jingshouyan/j-rpc-bom/
implementation 'com.github.jingshouyan:j-rpc-bom:0.7.0'
// https://jarcasting.com/artifacts/com.github.jingshouyan/j-rpc-bom/
implementation ("com.github.jingshouyan:j-rpc-bom:0.7.0")
'com.github.jingshouyan:j-rpc-bom:pom:0.7.0'
<dependency org="com.github.jingshouyan" name="j-rpc-bom" rev="0.7.0">
  <artifact name="j-rpc-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jingshouyan', module='j-rpc-bom', version='0.7.0')
)
libraryDependencies += "com.github.jingshouyan" % "j-rpc-bom" % "0.7.0"
[com.github.jingshouyan/j-rpc-bom "0.7.0"]