is not current version
Last Version 0.8.3

com.github.jingshouyan:j-rpc-starter-dml 0.3.1


GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-rpc-starter-dml
Version

Version

0.3.1
Type

Type

jar

Download j-rpc-starter-dml 0.3.1


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