is not current version
Last Version 0.3.0

com.github.wpyuan:default-auth-jwt 0.1.2

jwt project for Spring Boot

GroupId

GroupId

com.github.wpyuan
ArtifactId

ArtifactId

default-auth-jwt
Version

Version

0.1.2
Type

Type

jar

Download default-auth-jwt 0.1.2


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