License |
License |
---|---|
GroupId | GroupIdcom.hbb20 |
ArtifactId | ArtifactIdccp |
Version | Version2.5.4 |
Type | Typeaar |
Description |
DescriptionCountryCodePicker
Country Code Picker (CCP) is an android library which provides an easy way to search and select international country code for the phone number.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ccp-2.5.4.pom | |
ccp-2.5.4-sources.jar | 55 KB |
ccp-2.5.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.hbb20/ccp/ -->
<dependency>
<groupId>com.hbb20</groupId>
<artifactId>ccp</artifactId>
<version>2.5.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.hbb20/ccp/
implementation 'com.hbb20:ccp:2.5.4'
// https://jarcasting.com/artifacts/com.hbb20/ccp/
implementation ("com.hbb20:ccp:2.5.4")
'com.hbb20:ccp:aar:2.5.4'
<dependency org="com.hbb20" name="ccp" rev="2.5.4">
<artifact name="ccp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.hbb20', module='ccp', version='2.5.4')
)
libraryDependencies += "com.hbb20" % "ccp" % "2.5.4"
[com.hbb20/ccp "2.5.4"]
Group / Artifact | Type | Version |
---|---|---|
androidx.recyclerview » recyclerview | jar | 1.2.1 |
androidx.appcompat » appcompat | jar | 1.3.1 |
androidx.core » core | jar | 1.6.0 |
io.michaelrocks : libphonenumber-android | jar | 8.12.28 |
androidx.cardview » cardview | jar | 1.0.0 |