is not current version
Last Version 1.14.1

no.priv.bang.authservice:authservice.web.security 1.9.0


Categories

Categories

Security
GroupId

GroupId

no.priv.bang.authservice
ArtifactId

ArtifactId

authservice.web.security
Version

Version

1.9.0
Type

Type

jar

Download authservice.web.security 1.9.0


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