CountryCodePicker

Android library project for country code picker.

License

License

GroupId

GroupId

cn.bingerz.android
ArtifactId

ArtifactId

countrycodepicker
Last Version

Last Version

0.8.5
Release Date

Release Date

Type

Type

aar
Description

Description

CountryCodePicker
Android library project for country code picker.
Project URL

Project URL

https://github.com/bingerz/CountryCodePicker
Source Code Management

Source Code Management

https://github.com/bingerz/CountryCodePicker

Download countrycodepicker

How to add to project

<!-- 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"]

Dependencies

runtime (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 28.0.0
io.github.biezhi : TinyPinyin jar 2.0.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.1-beta01