is not current version
Last Version 0.0.26

io.stargate.auth:authentication 0.0.7


GroupId

GroupId

io.stargate.auth
ArtifactId

ArtifactId

authentication
Version

Version

0.0.7
Type

Type

jar

Download authentication 0.0.7


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