is not current version
Last Version 0.9.6

com.github.hippoom:sms-verification-starter-sdk 0.9.4

Your description of the lib

GroupId

GroupId

com.github.hippoom
ArtifactId

ArtifactId

sms-verification-starter-sdk
Version

Version

0.9.4
Type

Type

jar

Download sms-verification-starter-sdk 0.9.4


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