LibPhoneNumbr (Google)

google/libphonenumber last check 100 releases
Notes

Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.

<dependency>
  <groupId>com.googlecode.libphonenumber</groupId>
  <artifactId>libphonenumber</artifactId>
  <version>9.0.32</version>
</dependency>
Release notes
v9.0.0 · 1y+
view on github

Hi all,

Please find the new JARs on the maven site here.

Warning: this release may break your code unless you update your code at the same time, as it has the following breaking changes:

  • This is a major release as it updates the Java version 1.7 to Java 8.

Full details in the release notes.

Thanks to all those who contributed by providing issue reports!

Want to be notified of future breaking releases? Join the discussion group!