is not current version
Last Version 2.2.13

cn.stylefeng.roses:kernel-sync 2.2.4

数据同步工具

GroupId

GroupId

cn.stylefeng.roses
ArtifactId

ArtifactId

kernel-sync
Version

Version

2.2.4
Type

Type

jar

Download kernel-sync 2.2.4


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