is not current version
Last Version 1.0.6

io.github.toquery:clever-framework-security 1.0.2


Categories

Categories

Security
GroupId

GroupId

io.github.toquery
ArtifactId

ArtifactId

clever-framework-security
Version

Version

1.0.2
Type

Type

jar

Download clever-framework-security 1.0.2


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