jar

com.ovea : i18n

Maven & Gradle

Jun 09, 2011

i18n · I18N support

Table Of Contents

Latest Version

Download com.ovea : i18n JAR file - Latest Versions:

All Versions

Download com.ovea : i18n JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4
1.3
1.2
1.1
1.0

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

com.ovea.i18n.util

├─ com.ovea.i18n.util.Resource.class - [JAR]

├─ com.ovea.i18n.util.ResourceException.class - [JAR]

com.ovea.i18n

├─ com.ovea.i18n.DefaultI18NService.class - [JAR]

├─ com.ovea.i18n.DefaultI18NServiceFactory.class - [JAR]

├─ com.ovea.i18n.I18NBundle.class - [JAR]

├─ com.ovea.i18n.I18NBundleSkeleton.class - [JAR]

├─ com.ovea.i18n.I18NService.class - [JAR]

├─ com.ovea.i18n.I18NServiceFactory.class - [JAR]

├─ com.ovea.i18n.I18NServiceSkeleton.class - [JAR]

├─ com.ovea.i18n.JsonI18NService.class - [JAR]

├─ com.ovea.i18n.Message.class - [JAR]

├─ com.ovea.i18n.MessageHandler.class - [JAR]

├─ com.ovea.i18n.MissingMessageException.class - [JAR]

com.ovea.i18n.guice

├─ com.ovea.i18n.guice.I18NModule.class - [JAR]

Advertisement