is not current version
Last Version 7.2.2

cn.stylefeng.roses:db-sdk-mp 7.0.0


GroupId

GroupId

cn.stylefeng.roses
ArtifactId

ArtifactId

db-sdk-mp
Version

Version

7.0.0
Type

Type

jar

Download db-sdk-mp 7.0.0


<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/db-sdk-mp/ -->
<dependency>
    <groupId>cn.stylefeng.roses</groupId>
    <artifactId>db-sdk-mp</artifactId>
    <version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/db-sdk-mp/
implementation 'cn.stylefeng.roses:db-sdk-mp:7.0.0'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/db-sdk-mp/
implementation ("cn.stylefeng.roses:db-sdk-mp:7.0.0")
'cn.stylefeng.roses:db-sdk-mp:jar:7.0.0'
<dependency org="cn.stylefeng.roses" name="db-sdk-mp" rev="7.0.0">
  <artifact name="db-sdk-mp" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='db-sdk-mp', version='7.0.0')
)
libraryDependencies += "cn.stylefeng.roses" % "db-sdk-mp" % "7.0.0"
[cn.stylefeng.roses/db-sdk-mp "7.0.0"]