is not current version
Last Version 2.1.2

com.github.fanzezhen.common:common-security 0.0.2.8


Categories

Categories

Security
GroupId

GroupId

com.github.fanzezhen.common
ArtifactId

ArtifactId

common-security
Version

Version

0.0.2.8
Type

Type

jar

Download common-security 0.0.2.8


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