jar

com.github.java-json-tools : msg-simple

Maven & Gradle

Jan 06, 2020
6 usages
1 stars

msg-simple · A lightweight, UTF-8 capable, printf() capable alternative to Java's ResourceBundle

Table Of Contents

Latest Version

Download com.github.java-json-tools : msg-simple JAR file - Latest Versions:

All Versions

Download com.github.java-json-tools : msg-simple JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2

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

com.github.fge.msgsimple.locale

├─ com.github.fge.msgsimple.locale.LocaleUtils.class - [JAR]

com.github.fge.msgsimple.source

├─ com.github.fge.msgsimple.source.MapMessageSource.class - [JAR]

├─ com.github.fge.msgsimple.source.MessageSource.class - [JAR]

├─ com.github.fge.msgsimple.source.PropertiesMessageSource.class - [JAR]

com.github.fge.msgsimple.load

├─ com.github.fge.msgsimple.load.MessageBundleLoader.class - [JAR]

├─ com.github.fge.msgsimple.load.MessageBundles.class - [JAR]

com.github.fge.msgsimple.provider

├─ com.github.fge.msgsimple.provider.LoadingMessageSourceProvider.class - [JAR]

├─ com.github.fge.msgsimple.provider.MessageSourceLoader.class - [JAR]

├─ com.github.fge.msgsimple.provider.MessageSourceProvider.class - [JAR]

├─ com.github.fge.msgsimple.provider.StaticMessageSourceProvider.class - [JAR]

com.github.fge.msgsimple

├─ com.github.fge.msgsimple.InternalBundle.class - [JAR]

com.github.fge.msgsimple.bundle

├─ com.github.fge.msgsimple.bundle.MessageBundle.class - [JAR]

├─ com.github.fge.msgsimple.bundle.MessageBundleBuilder.class - [JAR]

├─ com.github.fge.msgsimple.bundle.PropertiesBundle.class - [JAR]

Advertisement