License |
License |
---|---|
GroupId | GroupIdcom.hbb20 |
ArtifactId | ArtifactIdccp |
Version | Version2.5.1 |
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.1.pom | |
ccp-2.5.1-sources.jar | 55 KB |
ccp-2.5.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.hbb20/ccp/ -->
<dependency>
<groupId>com.hbb20</groupId>
<artifactId>ccp</artifactId>
<version>2.5.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.hbb20/ccp/
implementation 'com.hbb20:ccp:2.5.1'
// https://jarcasting.com/artifacts/com.hbb20/ccp/
implementation ("com.hbb20:ccp:2.5.1")
'com.hbb20:ccp:aar:2.5.1'
<dependency org="com.hbb20" name="ccp" rev="2.5.1">
<artifact name="ccp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.hbb20', module='ccp', version='2.5.1')
)
libraryDependencies += "com.hbb20" % "ccp" % "2.5.1"
[com.hbb20/ccp "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.recyclerview » recyclerview | jar | 1.1.0 |
androidx.appcompat » appcompat | jar | 1.2.0 |
io.michaelrocks : libphonenumber-android | jar | 8.12.19-2 |
androidx.cardview » cardview | jar | 1.0.0 |