is not current version
Last Version 0.8.3

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


GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-rpc-common-crud
Version

Version

0.6.4
Type

Type

jar

Download j-rpc-common-crud 0.6.4


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