| Лицензия |
Лицензия |
|---|---|
| Группа | Группаru.mail.verify |
| Идентификатор | Идентификаторlibverify-controls |
| Последняя версия | Последняя версия2.0.228 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеlibverify controls for Android projects
A application used as an example on how to set up pushing its components to the Central Repository.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| libverify-controls-2.0.228.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/ru.mail.verify/libverify-controls/ -->
<dependency>
<groupId>ru.mail.verify</groupId>
<artifactId>libverify-controls</artifactId>
<version>2.0.228</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.mail.verify/libverify-controls/
implementation 'ru.mail.verify:libverify-controls:2.0.228'
// https://jarcasting.com/artifacts/ru.mail.verify/libverify-controls/
implementation ("ru.mail.verify:libverify-controls:2.0.228")
'ru.mail.verify:libverify-controls:aar:2.0.228'
<dependency org="ru.mail.verify" name="libverify-controls" rev="2.0.228">
<artifact name="libverify-controls" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.mail.verify', module='libverify-controls', version='2.0.228')
)
libraryDependencies += "ru.mail.verify" % "libverify-controls" % "2.0.228"
[ru.mail.verify/libverify-controls "2.0.228"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.googlecode.libphonenumber : libphonenumber | jar | 8.12.36 |
| ru.mail.verify : platform-core | aar | 2.0.228 |
| ru.mail.verify : libverify | aar | 2.0.228 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |