View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window kilua-gettext-jvm-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
name.kropp.kotlinx.gettext
├─ name.kropp.kotlinx.gettext.BinaryExpression.class - [JAR]
├─ name.kropp.kotlinx.gettext.BinaryOp.class - [JAR]
├─ name.kropp.kotlinx.gettext.EmptyRule.class - [JAR]
├─ name.kropp.kotlinx.gettext.Gettext.class - [JAR]
├─ name.kropp.kotlinx.gettext.GettextKt.class - [JAR]
├─ name.kropp.kotlinx.gettext.I18n.class - [JAR]
├─ name.kropp.kotlinx.gettext.LocaleKt.class - [JAR]
├─ name.kropp.kotlinx.gettext.N.class - [JAR]
├─ name.kropp.kotlinx.gettext.Number.class - [JAR]
├─ name.kropp.kotlinx.gettext.PluralRuleExpression.class - [JAR]
├─ name.kropp.kotlinx.gettext.PluralRuleKt.class - [JAR]
├─ name.kropp.kotlinx.gettext.PluralRuleParser.class - [JAR]
├─ name.kropp.kotlinx.gettext.PluralRuleToken.class - [JAR]
├─ name.kropp.kotlinx.gettext.PoData.class - [JAR]
├─ name.kropp.kotlinx.gettext.PoEntry.class - [JAR]
├─ name.kropp.kotlinx.gettext.TernaryExpression.class - [JAR]