не последняя версия
Последняя версия 0.9.6

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

Your description of the lib

Группа

Группа

com.github.hippoom
Идентификатор

Идентификатор

sms-verification-starter-sdk
Версия

Версия

0.9.5
Тип

Тип

jar

Скачать sms-verification-starter-sdk 0.9.5


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