is not current version
Last Version 2.0.0-ALPHA-14

io.stargate.auth:authnz 0.0.28


GroupId

GroupId

io.stargate.auth
ArtifactId

ArtifactId

authnz
Version

Version

0.0.28
Type

Type

jar

Download authnz 0.0.28


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