| Группа | Группаcom.github.hippoom |
|---|---|
| Идентификатор | Идентификаторsms-verification-starter |
| Версия | Версия0.6.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| sms-verification-starter-0.6.0.pom | |
| sms-verification-starter-0.6.0.jar | 482 bytes |
| sms-verification-starter-0.6.0-sources.jar | 482 bytes |
| sms-verification-starter-0.6.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hippoom/sms-verification-starter/ -->
<dependency>
<groupId>com.github.hippoom</groupId>
<artifactId>sms-verification-starter</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/sms-verification-starter/
implementation 'com.github.hippoom:sms-verification-starter:0.6.0'
// https://jarcasting.com/artifacts/com.github.hippoom/sms-verification-starter/
implementation ("com.github.hippoom:sms-verification-starter:0.6.0")
'com.github.hippoom:sms-verification-starter:jar:0.6.0'
<dependency org="com.github.hippoom" name="sms-verification-starter" rev="0.6.0">
<artifact name="sms-verification-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='sms-verification-starter', version='0.6.0')
)
libraryDependencies += "com.github.hippoom" % "sms-verification-starter" % "0.6.0"
[com.github.hippoom/sms-verification-starter "0.6.0"]