is not current version
Last Version 1.1.1.0

com.gitee.zcx7878:leisure.springboot.authorization 1.0.0.8

leisure 基础框架

GroupId

GroupId

com.gitee.zcx7878
ArtifactId

ArtifactId

leisure.springboot.authorization
Version

Version

1.0.0.8
Type

Type

jar

Download leisure.springboot.authorization 1.0.0.8


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