не последняя версия
Последняя версия 8.12.50

com.googlecode.libphonenumber:libphonenumber 8.12.48

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

Лицензия

Лицензия

Группа

Группа

com.googlecode.libphonenumber
Идентификатор

Идентификатор

libphonenumber
Версия

Версия

8.12.48
Тип

Тип

jar
Описание

Описание

Google's common Java library for parsing, formatting, storing and validating international phone numbers. Optimized for running on smartphones.
Ссылка на сайт

Ссылка на сайт

https://github.com/google/libphonenumber/
Организация-разработчик

Организация-разработчик

Google

Скачать libphonenumber 8.12.48


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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.10.19

Модули Проекта

Данный проект не имеет модулей.