jar

com.github.michaelruocco : local-phone-number

Maven & Gradle

Mar 25, 2021
0 stars

local-phone-number · Library to determine if phone number is local to default region

Table Of Contents

Latest Version

Download com.github.michaelruocco : local-phone-number JAR file - Latest Versions:

All Versions

Download com.github.michaelruocco : local-phone-number JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window local-phone-number-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

uk.co.mruoc.localphone.regionconfig

├─ uk.co.mruoc.localphone.regionconfig.AbstractRegionConfig.class - [JAR]

├─ uk.co.mruoc.localphone.regionconfig.DefaultRegionConfig.class - [JAR]

├─ uk.co.mruoc.localphone.regionconfig.DefaultRegionConfigProvider.class - [JAR]

├─ uk.co.mruoc.localphone.regionconfig.GbRegionConfig.class - [JAR]

├─ uk.co.mruoc.localphone.regionconfig.PhoneNumberParseFailedException.class - [JAR]

├─ uk.co.mruoc.localphone.regionconfig.RegionConfig.class - [JAR]

├─ uk.co.mruoc.localphone.regionconfig.RegionConfigProvider.class - [JAR]

├─ uk.co.mruoc.localphone.regionconfig.RuRegionConfig.class - [JAR]

├─ uk.co.mruoc.localphone.regionconfig.UsRegionConfig.class - [JAR]

uk.co.mruoc.localphone

├─ uk.co.mruoc.localphone.DefaultLocalPhoneNumber.class - [JAR]

├─ uk.co.mruoc.localphone.LocalNumberCalculator.class - [JAR]

├─ uk.co.mruoc.localphone.LocalPhoneNumber.class - [JAR]

Advertisement