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-downloader-core-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.downloader.core.loader
├─ me.hsgamer.hscore.downloader.core.loader.DownloadInfoLoader.class - [JAR]
├─ me.hsgamer.hscore.downloader.core.loader.InputStreamLoader.class - [JAR]
├─ me.hsgamer.hscore.downloader.core.loader.MapDownloadInfoLoader.class - [JAR]
├─ me.hsgamer.hscore.downloader.core.loader.package-info.class - [JAR]
me.hsgamer.hscore.downloader.core
├─ me.hsgamer.hscore.downloader.core.Downloader.class - [JAR]
├─ me.hsgamer.hscore.downloader.core.package-info.class - [JAR]
me.hsgamer.hscore.downloader.core.object
├─ me.hsgamer.hscore.downloader.core.object.DownloadInfo.class - [JAR]
├─ me.hsgamer.hscore.downloader.core.object.InfoKey.class - [JAR]
├─ me.hsgamer.hscore.downloader.core.object.package-info.class - [JAR]