is not current version
Last Version 0.0.8

cn.spark2fire.alberti:auth-jwt 0.0.7

alberti authentication jwt support

GroupId

GroupId

cn.spark2fire.alberti
ArtifactId

ArtifactId

auth-jwt
Version

Version

0.0.7
Type

Type

jar

Download auth-jwt 0.0.7


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