is not current version
Last Version 1.0.1

net.rimoto:intlphoneinput 0.9.0

A custom view for Android that allows the user to enter his phone number in an elegant and friendly way.

Categories

Categories

Net
GroupId

GroupId

net.rimoto
ArtifactId

ArtifactId

intlphoneinput
Version

Version

0.9.0
Type

Type

aar

Download intlphoneinput 0.9.0


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