is not current version
Last Version 0.9.6

com.github.hippoom:sms-verification-starter 0.7.2

Your description of the lib

GroupId

GroupId

com.github.hippoom
ArtifactId

ArtifactId

sms-verification-starter
Version

Version

0.7.2
Type

Type

jar

Download sms-verification-starter 0.7.2


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