is not current version
Last Version 0.0.7

com.hbb20:android-country-picker 0.0.5

Android Country Picker (CP) is an android library which provides an easy way to search and select country.

GroupId

GroupId

com.hbb20
ArtifactId

ArtifactId

android-country-picker
Version

Version

0.0.5
Type

Type

aar

Download android-country-picker 0.0.5


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