is not current version
Last Version 3.0.6

com.github.fartherp:framework-security 1.1.8

framework-security

Categories

Categories

Security
GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework-security
Version

Version

1.1.8
Type

Type

jar

Download framework-security 1.1.8


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