jar

io.devbench.uibuilder.i18n : i18n-core

Maven & Gradle

Jul 11, 2023
6 usages

UIBuilder i18n - core · The core part of the UIBuilder I18N library

Table Of Contents

Latest Version

Download io.devbench.uibuilder.i18n : i18n-core JAR file - Latest Versions:

All Versions

Download io.devbench.uibuilder.i18n : i18n-core JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.1.x
2.0.x
1.3.x
1.2.x
1.1.x
1.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-core-3.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.devbench.uibuilder.i18n.core.text

├─ io.devbench.uibuilder.i18n.core.text.Java8DateFormatWrapper.class - [JAR]

io.devbench.uibuilder.i18n.core.wrappers

├─ io.devbench.uibuilder.i18n.core.wrappers.UnmodifiableCatalog.class - [JAR]

├─ io.devbench.uibuilder.i18n.core.wrappers.UnmodifiableMessage.class - [JAR]

io.devbench.uibuilder.i18n.core.interfaces

├─ io.devbench.uibuilder.i18n.core.interfaces.LanguageProvider.class - [JAR]

├─ io.devbench.uibuilder.i18n.core.interfaces.TimeZoneProvider.class - [JAR]

io.devbench.uibuilder.i18n.core

├─ io.devbench.uibuilder.i18n.core.I.class - [JAR]

io.devbench.uibuilder.i18n.core.util

├─ io.devbench.uibuilder.i18n.core.util.TranslationLoader.class - [JAR]

io.devbench.uibuilder.i18n.core.dto

├─ io.devbench.uibuilder.i18n.core.dto.TranslationCatalogId.class - [JAR]

Advertisement