не последняя версия
Последняя версия 0.3.0

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

jwt project for Spring Boot

Группа

Группа

com.github.wpyuan
Идентификатор

Идентификатор

default-auth-jwt
Версия

Версия

0.1.8
Тип

Тип

jar

Скачать default-auth-jwt 0.1.8


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