is not current version
Last Version 2.0.0-ALPHA-14

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


GroupId

GroupId

io.stargate.auth
ArtifactId

ArtifactId

authnz
Version

Version

2.0.0-ALPHA-10
Type

Type

jar

Download authnz 2.0.0-ALPHA-10


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