is not current version
Last Version 1.3.50

io.service84.library:standardauth 1.1.1

Provide configurable RSA JWT with scope Auth Filters

GroupId

GroupId

io.service84.library
ArtifactId

ArtifactId

standardauth
Version

Version

1.1.1
Type

Type

jar

Download standardauth 1.1.1


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