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 hscore-expansion-common-4.3.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.hsgamer.hscore.expansion.common.exception
├─ me.hsgamer.hscore.expansion.common.exception.ExpansionClassLoaderException.class - [JAR]
├─ me.hsgamer.hscore.expansion.common.exception.InvalidExpansionDescriptionException.class - [JAR]
├─ me.hsgamer.hscore.expansion.common.exception.InvalidExpansionFileException.class - [JAR]
├─ me.hsgamer.hscore.expansion.common.exception.package-info.class - [JAR]
me.hsgamer.hscore.expansion.common.factory
├─ me.hsgamer.hscore.expansion.common.factory.InputStreamExpansionDescriptionLoader.class - [JAR]
├─ me.hsgamer.hscore.expansion.common.factory.MapExpansionDescriptionLoader.class - [JAR]
├─ me.hsgamer.hscore.expansion.common.factory.package-info.class - [JAR]
me.hsgamer.hscore.expansion.common
├─ me.hsgamer.hscore.expansion.common.Expansion.class - [JAR]
├─ me.hsgamer.hscore.expansion.common.ExpansionClassLoader.class - [JAR]
├─ me.hsgamer.hscore.expansion.common.ExpansionDescription.class - [JAR]
├─ me.hsgamer.hscore.expansion.common.ExpansionManager.class - [JAR]
├─ me.hsgamer.hscore.expansion.common.ExpansionState.class - [JAR]
├─ me.hsgamer.hscore.expansion.common.package-info.class - [JAR]