is not current version
Last Version 2.2.4

ch.software-atelier:simpleflex-auth 2.1.1

Authentication Extension for the simpleflex-base webserver

GroupId

GroupId

ch.software-atelier
ArtifactId

ArtifactId

simpleflex-auth
Version

Version

2.1.1
Type

Type

jar

Download simpleflex-auth 2.1.1


<!-- https://jarcasting.com/artifacts/ch.software-atelier/simpleflex-auth/ -->
<dependency>
    <groupId>ch.software-atelier</groupId>
    <artifactId>simpleflex-auth</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.software-atelier/simpleflex-auth/
implementation 'ch.software-atelier:simpleflex-auth:2.1.1'
// https://jarcasting.com/artifacts/ch.software-atelier/simpleflex-auth/
implementation ("ch.software-atelier:simpleflex-auth:2.1.1")
'ch.software-atelier:simpleflex-auth:jar:2.1.1'
<dependency org="ch.software-atelier" name="simpleflex-auth" rev="2.1.1">
  <artifact name="simpleflex-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.software-atelier', module='simpleflex-auth', version='2.1.1')
)
libraryDependencies += "ch.software-atelier" % "simpleflex-auth" % "2.1.1"
[ch.software-atelier/simpleflex-auth "2.1.1"]