Your name of the lib

Your description of the lib

License

License

GroupId

GroupId

com.github.hippoom
ArtifactId

ArtifactId

sms-verification-core
Last Version

Last Version

0.9.6
Release Date

Release Date

Type

Type

jar
Description

Description

Your name of the lib
Your description of the lib

Download sms-verification-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.hippoom/sms-verification-core/ -->
<dependency>
    <groupId>com.github.hippoom</groupId>
    <artifactId>sms-verification-core</artifactId>
    <version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/sms-verification-core/
implementation 'com.github.hippoom:sms-verification-core:0.9.6'
// https://jarcasting.com/artifacts/com.github.hippoom/sms-verification-core/
implementation ("com.github.hippoom:sms-verification-core:0.9.6")
'com.github.hippoom:sms-verification-core:jar:0.9.6'
<dependency org="com.github.hippoom" name="sms-verification-core" rev="0.9.6">
  <artifact name="sms-verification-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='sms-verification-core', version='0.9.6')
)
libraryDependencies += "com.github.hippoom" % "sms-verification-core" % "0.9.6"
[com.github.hippoom/sms-verification-core "0.9.6"]

Dependencies

compile (5)

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
com.github.hippoom : sms-verification-jwt jar 0.9.6
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.6
0.9.5
0.9.4
0.9.1
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.0
0.5.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0