Last Version

com.googlecode.libphonenumber:libphonenumber-parent 8.12.50

Google's common Java library for parsing, formatting, storing and validating international phone numbers. Optimized for running on smartphones.

License

License

GroupId

GroupId

com.googlecode.libphonenumber
ArtifactId

ArtifactId

libphonenumber-parent
Version

Version

8.12.50
Type

Type

pom
Description

Description

Google's common Java library for parsing, formatting, storing and validating international phone numbers. Optimized for running on smartphones.
Project URL

Project URL

https://github.com/google/libphonenumber/
Project Organization

Project Organization

Google
Source Code Management

Source Code Management

https://github.com/google/libphonenumber/

Download libphonenumber-parent 8.12.50


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.10.19

Project Modules

  • libphonenumber
  • internal/prefixmapper
  • carrier
  • geocoder
  • demo