is not current version
Last Version 0.8.3

com.github.jingshouyan:j-rpc-common-crud 0.5.1


GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-rpc-common-crud
Version

Version

0.5.1
Type

Type

jar

Download j-rpc-common-crud 0.5.1


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