jar

io.foodtechlab : i18n-translator

Maven & Gradle

Feb 06, 2024

i18n translator · Advanced localization of applications into different languages with regional features

Table Of Contents

Latest Version

Download io.foodtechlab : i18n-translator JAR file - Latest Versions:

All Versions

Download io.foodtechlab : i18n-translator JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.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 i18n-translator-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.foodtechlab.i18n.qualifier

├─ io.foodtechlab.i18n.qualifier.I18NTranslatorQualifier.class - [JAR]

├─ io.foodtechlab.i18n.qualifier.I18NTranslatorQualifierBuilder.class - [JAR]

io.foodtechlab.i18n

├─ io.foodtechlab.i18n.I18NTranslator.class - [JAR]

io.foodtechlab.i18n.config

├─ io.foodtechlab.i18n.config.I18NLocalizationConfig.class - [JAR]

io.foodtechlab.i18n.translator

├─ io.foodtechlab.i18n.translator.DefaultLocalizationI18NTranslator.class - [JAR]

├─ io.foodtechlab.i18n.translator.LocalizationI18NTranslator.class - [JAR]

├─ io.foodtechlab.i18n.translator.RuLocalizationI18NTranslator.class - [JAR]

io.foodtechlab.i18n.exception

├─ io.foodtechlab.i18n.exception.DefaultTranslatorNotSetException.class - [JAR]

├─ io.foodtechlab.i18n.exception.IllegalInjectionTypeException.class - [JAR]

├─ io.foodtechlab.i18n.exception.NotUniqueTranslatorException.class - [JAR]

├─ io.foodtechlab.i18n.exception.TranslatorHasInvalidLocaleException.class - [JAR]

├─ io.foodtechlab.i18n.exception.TranslatorListAreEmptyException.class - [JAR]