is not current version
Last Version 2.0.0-ALPHA-14

io.stargate.auth:authnz 2.0.0-ALPHA-6


GroupId

GroupId

io.stargate.auth
ArtifactId

ArtifactId

authnz
Version

Version

2.0.0-ALPHA-6
Type

Type

jar

Download authnz 2.0.0-ALPHA-6


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