is not current version
Last Version 2.1.2

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


Categories

Categories

Security
GroupId

GroupId

com.github.fanzezhen.common
ArtifactId

ArtifactId

common-security
Version

Version

0.0.1
Type

Type

jar

Download common-security 0.0.1


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