Last Version

convenient phone library 1.0

A convenient phone library helping to work with phone numbers.

License

License

GroupId

GroupId

com.github.javadev
ArtifactId

ArtifactId

phone-utils
Version

Version

1.0
Type

Type

jar
Description

Description

convenient phone library
A convenient phone library helping to work with phone numbers.
Project URL

Project URL

https://github.com/javadev/phone-utils
Source Code Management

Source Code Management

https://github.com/javadev/phone-utils

Download phone-utils 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.googlecode.libphonenumber : libphonenumber jar 8.10.4
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.