License |
License |
---|---|
GroupId | GroupIdio.michaelrocks |
ArtifactId | ArtifactIdlibphonenumber-android |
Last Version | Last Version8.12.50 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionlibphonenumber-android
An Android port of Google's libphonenumber.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.michaelrocks/libphonenumber-android/ -->
<dependency>
<groupId>io.michaelrocks</groupId>
<artifactId>libphonenumber-android</artifactId>
<version>8.12.50</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.michaelrocks/libphonenumber-android/
implementation 'io.michaelrocks:libphonenumber-android:8.12.50'
// https://jarcasting.com/artifacts/io.michaelrocks/libphonenumber-android/
implementation ("io.michaelrocks:libphonenumber-android:8.12.50")
'io.michaelrocks:libphonenumber-android:aar:8.12.50'
<dependency org="io.michaelrocks" name="libphonenumber-android" rev="8.12.50">
<artifact name="libphonenumber-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.michaelrocks', module='libphonenumber-android', version='8.12.50')
)
libraryDependencies += "io.michaelrocks" % "libphonenumber-android" % "8.12.50"
[io.michaelrocks/libphonenumber-android "8.12.50"]