is not current version
Last Version 2.1.0.M20

cloud.agileframework:agile-security 2.1.0.M9

print log for request

Categories

Categories

Security
GroupId

GroupId

cloud.agileframework
ArtifactId

ArtifactId

agile-security
Version

Version

2.1.0.M9
Type

Type

jar

Download agile-security 2.1.0.M9


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