is not current version
Last Version 2.6.2

com.gitee.zhibi:fast-security 2.6.1


Categories

Categories

Security
GroupId

GroupId

com.gitee.zhibi
ArtifactId

ArtifactId

fast-security
Version

Version

2.6.1
Type

Type

jar

Download fast-security 2.6.1


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