CountryCodePicker

Android library project for country code picker.

Лицензия

Лицензия

Группа

Группа

cn.bingerz.android
Идентификатор

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

countrycodepicker
Последняя версия

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

0.8.5
Дата

Дата

Тип

Тип

aar
Описание

Описание

CountryCodePicker
Android library project for country code picker.
Ссылка на сайт

Ссылка на сайт

https://github.com/bingerz/CountryCodePicker
Система контроля версий

Система контроля версий

https://github.com/bingerz/CountryCodePicker

Скачать countrycodepicker

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/cn.bingerz.android/countrycodepicker/ -->
<dependency>
    <groupId>cn.bingerz.android</groupId>
    <artifactId>countrycodepicker</artifactId>
    <version>0.8.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.bingerz.android/countrycodepicker/
implementation 'cn.bingerz.android:countrycodepicker:0.8.5'
// https://jarcasting.com/artifacts/cn.bingerz.android/countrycodepicker/
implementation ("cn.bingerz.android:countrycodepicker:0.8.5")
'cn.bingerz.android:countrycodepicker:aar:0.8.5'
<dependency org="cn.bingerz.android" name="countrycodepicker" rev="0.8.5">
  <artifact name="countrycodepicker" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.bingerz.android', module='countrycodepicker', version='0.8.5')
)
libraryDependencies += "cn.bingerz.android" % "countrycodepicker" % "0.8.5"
[cn.bingerz.android/countrycodepicker "0.8.5"]

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
com.android.support » appcompat-v7 jar 28.0.0
io.github.biezhi : TinyPinyin jar 2.0.3.RELEASE

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.1-beta01