| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hippoom |
| Идентификатор | Идентификаторsms-verification-jwt |
| Версия | Версия0.9.6 |
| Тип | Типjar |
| Описание |
ОписаниеYour name of the lib
Your description of the lib
|
| Имя Файла | Размер |
|---|---|
| sms-verification-jwt-0.9.6.pom | |
| sms-verification-jwt-0.9.6.jar | 4 KB |
| sms-verification-jwt-0.9.6-sources.jar | 2 KB |
| sms-verification-jwt-0.9.6-javadoc.jar | 34 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hippoom/sms-verification-jwt/ -->
<dependency>
<groupId>com.github.hippoom</groupId>
<artifactId>sms-verification-jwt</artifactId>
<version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/sms-verification-jwt/
implementation 'com.github.hippoom:sms-verification-jwt:0.9.6'
// https://jarcasting.com/artifacts/com.github.hippoom/sms-verification-jwt/
implementation ("com.github.hippoom:sms-verification-jwt:0.9.6")
'com.github.hippoom:sms-verification-jwt:jar:0.9.6'
<dependency org="com.github.hippoom" name="sms-verification-jwt" rev="0.9.6">
<artifact name="sms-verification-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='sms-verification-jwt', version='0.9.6')
)
libraryDependencies += "com.github.hippoom" % "sms-verification-jwt" % "0.9.6"
[com.github.hippoom/sms-verification-jwt "0.9.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.jsonwebtoken : jjwt-impl | jar | 0.10.5 |
| io.jsonwebtoken : jjwt-jackson | jar | 0.10.5 |
| io.jsonwebtoken : jjwt-api | jar | 0.10.5 |