License |
License |
---|---|
GroupId | GroupIdcn.bingerz.android |
ArtifactId | ArtifactIdcountrycodepicker |
Last Version | Last Version0.8.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCountryCodePicker
Android library project for country code picker.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
countrycodepicker-0.8.5.pom | |
countrycodepicker-0.8.5-sources.jar | 7 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 28.0.0 |
io.github.biezhi : TinyPinyin | jar | 2.0.3.RELEASE |