License |
License |
---|---|
GroupId | GroupIdcom.github.hippoom |
ArtifactId | ArtifactIdsms-verification-jwt |
Last Version | Last Version0.9.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYour name of the lib
Your description of the lib
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt-impl | jar | 0.10.5 |
io.jsonwebtoken : jjwt-jackson | jar | 0.10.5 |
io.jsonwebtoken : jjwt-api | jar | 0.10.5 |