| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.hbb20 |
| Идентификатор | ИдентификаторCountryCodePicker |
| Последняя версия | Последняя версия2.4.7 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеCountryCodePicker
Country Code Picker (CCP) is an android library which provides an easy way to search and select international country code for the phone number.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| CountryCodePicker-2.4.7.pom | |
| CountryCodePicker-2.4.7-sources.jar | 55 KB |
| CountryCodePicker-2.4.7-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.hbb20/CountryCodePicker/ -->
<dependency>
<groupId>com.hbb20</groupId>
<artifactId>CountryCodePicker</artifactId>
<version>2.4.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.hbb20/CountryCodePicker/
implementation 'com.hbb20:CountryCodePicker:2.4.7'
// https://jarcasting.com/artifacts/com.hbb20/CountryCodePicker/
implementation ("com.hbb20:CountryCodePicker:2.4.7")
'com.hbb20:CountryCodePicker:aar:2.4.7'
<dependency org="com.hbb20" name="CountryCodePicker" rev="2.4.7">
<artifact name="CountryCodePicker" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.hbb20', module='CountryCodePicker', version='2.4.7')
)
libraryDependencies += "com.hbb20" % "CountryCodePicker" % "2.4.7"
[com.hbb20/CountryCodePicker "2.4.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.recyclerview » recyclerview | jar | 1.1.0 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| io.michaelrocks : libphonenumber-android | jar | 8.12.17 |
| androidx.cardview » cardview | jar | 1.0.0 |