| Группа | Группаcom.github.wpyuan |
|---|---|
| Идентификатор | Идентификаторdefault-auth-jwt |
| Версия | Версия0.1.5 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| default-auth-jwt-0.1.5.pom | |
| default-auth-jwt-0.1.5.jar | 22 KB |
| default-auth-jwt-0.1.5-sources.jar | 14 KB |
| default-auth-jwt-0.1.5-javadoc.jar | 149 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.wpyuan/default-auth-jwt/ -->
<dependency>
<groupId>com.github.wpyuan</groupId>
<artifactId>default-auth-jwt</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wpyuan/default-auth-jwt/
implementation 'com.github.wpyuan:default-auth-jwt:0.1.5'
// https://jarcasting.com/artifacts/com.github.wpyuan/default-auth-jwt/
implementation ("com.github.wpyuan:default-auth-jwt:0.1.5")
'com.github.wpyuan:default-auth-jwt:jar:0.1.5'
<dependency org="com.github.wpyuan" name="default-auth-jwt" rev="0.1.5">
<artifact name="default-auth-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wpyuan', module='default-auth-jwt', version='0.1.5')
)
libraryDependencies += "com.github.wpyuan" % "default-auth-jwt" % "0.1.5"
[com.github.wpyuan/default-auth-jwt "0.1.5"]