is not current version
Last Version 1.1.1.0

com.gitee.zcx7878:leisure.security 1.0.0.8

leisure 基础框架

Categories

Categories

Security
GroupId

GroupId

com.gitee.zcx7878
ArtifactId

ArtifactId

leisure.security
Version

Version

1.0.0.8
Type

Type

jar

Download leisure.security 1.0.0.8


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