License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.rimoto |
ArtifactId | ArtifactIdintlphoneinput |
Version | Version1.0.1 |
Type | Typeaar |
Description |
DescriptionIntlPhoneInput
A custom view for Android that allows the user to enter his phone number in an elegant and friendly way.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
intlphoneinput-1.0.1.pom | |
intlphoneinput-1.0.1.aar | 917 KB |
intlphoneinput-1.0.1-sources.jar | 6 KB |
intlphoneinput-1.0.1-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.rimoto/intlphoneinput/ -->
<dependency>
<groupId>net.rimoto</groupId>
<artifactId>intlphoneinput</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.rimoto/intlphoneinput/
implementation 'net.rimoto:intlphoneinput:1.0.1'
// https://jarcasting.com/artifacts/net.rimoto/intlphoneinput/
implementation ("net.rimoto:intlphoneinput:1.0.1")
'net.rimoto:intlphoneinput:aar:1.0.1'
<dependency org="net.rimoto" name="intlphoneinput" rev="1.0.1">
<artifact name="intlphoneinput" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.rimoto', module='intlphoneinput', version='1.0.1')
)
libraryDependencies += "net.rimoto" % "intlphoneinput" % "1.0.1"
[net.rimoto/intlphoneinput "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.libphonenumber : libphonenumber | jar | 7.7.2 |
com.android.support » appcompat-v7 | jar | 25.2.0 |