is not current version
Last Version 2.0.0-ALPHA-14

io.stargate.auth.jwt:auth-jwt-service 1.0.8


GroupId

GroupId

io.stargate.auth.jwt
ArtifactId

ArtifactId

auth-jwt-service
Version

Version

1.0.8
Type

Type

jar

Download auth-jwt-service 1.0.8


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