is not current version
Last Version 2.0.0-ALPHA-14

io.stargate.auth:authnz 1.0.5


GroupId

GroupId

io.stargate.auth
ArtifactId

ArtifactId

authnz
Version

Version

1.0.5
Type

Type

jar

Download authnz 1.0.5


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