jar

org.meeuw.i18n : i18n-regions-countries

Maven & Gradle

Jun 21, 2022
12 usages
5 stars

Provides countries as region objects. This includes all current countries, and also formerly existing modern countries, was well as some 'user defined' countries.

Table Of Contents

Latest Version

Download org.meeuw.i18n : i18n-regions-countries JAR file - Latest Versions:

All Versions

Download org.meeuw.i18n : i18n-regions-countries JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.5
0.4
0.3
0.2
0.1

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 i18n-regions-countries-1.6.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.meeuw.i18n.countries.validation

├─ org.meeuw.i18n.countries.validation.ValidCountry.class - [JAR]

org.meeuw.i18n.countries.validation.impl

├─ org.meeuw.i18n.countries.validation.impl.CountryConstraintValidator.class - [JAR]

├─ org.meeuw.i18n.countries.validation.impl.ValidationInfo.class - [JAR]

org.meeuw.i18n.countries

├─ org.meeuw.i18n.countries.AbstractCurrentCountryProvider.class - [JAR]

├─ org.meeuw.i18n.countries.Country.class - [JAR]

├─ org.meeuw.i18n.countries.CurrentCountry.class - [JAR]

├─ org.meeuw.i18n.countries.CurrentCountryProvider.class - [JAR]

├─ org.meeuw.i18n.countries.FormerCountry.class - [JAR]

├─ org.meeuw.i18n.countries.FormerCountryProvider.class - [JAR]

├─ org.meeuw.i18n.countries.UnofficialCurrentCountryProvider.class - [JAR]

├─ org.meeuw.i18n.countries.UserAssignedCountry.class - [JAR]

├─ org.meeuw.i18n.countries.UserAssignedCountryProvider.class - [JAR]

├─ org.meeuw.i18n.countries.VehicleRegistrationCode.class - [JAR]

├─ org.meeuw.i18n.countries.VehicleRegistrationCodeFallbackProvider.class - [JAR]

├─ org.meeuw.i18n.countries.package-info.class - [JAR]