is not current version
Last Version 0.8.5

cn.bingerz.android:countrycodepicker 0.8.3

Android library project for country code picker.

GroupId

GroupId

cn.bingerz.android
ArtifactId

ArtifactId

countrycodepicker
Version

Version

0.8.3
Type

Type

aar

Download countrycodepicker 0.8.3


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