is not current version
Last Version 1.1.1.0

com.gitee.zcx7878:leisure.gateway 1.0.0.8

leisure 基础框架

GroupId

GroupId

com.gitee.zcx7878
ArtifactId

ArtifactId

leisure.gateway
Version

Version

1.0.0.8
Type

Type

jar

Download leisure.gateway 1.0.0.8


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