is not current version
Last Version 2.2.3

com.lframework:security-starter 2.1.9


Categories

Categories

Security
GroupId

GroupId

com.lframework
ArtifactId

ArtifactId

security-starter
Version

Version

2.1.9
Type

Type

jar

Download security-starter 2.1.9


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