is not current version
Last Version 8.12.50

io.michaelrocks:libphonenumber-android 8.12.31

An Android port of Google's libphonenumber.

GroupId

GroupId

io.michaelrocks
ArtifactId

ArtifactId

libphonenumber-android
Version

Version

8.12.31
Type

Type

aar

Download libphonenumber-android 8.12.31


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