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