is not current version
Last Version 1.1.1.0

com.gitee.zcx7878:leisure.sharding 1.1.0.7

leisure 基础框架

GroupId

GroupId

com.gitee.zcx7878
ArtifactId

ArtifactId

leisure.sharding
Version

Version

1.1.0.7
Type

Type

jar

Download leisure.sharding 1.1.0.7


<!-- https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.sharding/ -->
<dependency>
    <groupId>com.gitee.zcx7878</groupId>
    <artifactId>leisure.sharding</artifactId>
    <version>1.1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.sharding/
implementation 'com.gitee.zcx7878:leisure.sharding:1.1.0.7'
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.sharding/
implementation ("com.gitee.zcx7878:leisure.sharding:1.1.0.7")
'com.gitee.zcx7878:leisure.sharding:jar:1.1.0.7'
<dependency org="com.gitee.zcx7878" name="leisure.sharding" rev="1.1.0.7">
  <artifact name="leisure.sharding" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zcx7878', module='leisure.sharding', version='1.1.0.7')
)
libraryDependencies += "com.gitee.zcx7878" % "leisure.sharding" % "1.1.0.7"
[com.gitee.zcx7878/leisure.sharding "1.1.0.7"]