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 jogu-1.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
xyz.rk0cc.jogu
├─ xyz.rk0cc.jogu.GitAltSSHRepositoryURL.class - [JAR]
├─ xyz.rk0cc.jogu.GitGitRepositoryURL.class - [JAR]
├─ xyz.rk0cc.jogu.GitHttpsRepositoryURL.class - [JAR]
├─ xyz.rk0cc.jogu.GitRepositoryURL.class - [JAR]
├─ xyz.rk0cc.jogu.GitRepositoryURLParseProcessor.class - [JAR]
├─ xyz.rk0cc.jogu.GitSSHRepositoryURL.class - [JAR]
├─ xyz.rk0cc.jogu.GitUserinfoRepositoryURL.class - [JAR]
├─ xyz.rk0cc.jogu.LegitURIFormat.class - [JAR]
├─ xyz.rk0cc.jogu.UnknownGitRepositoryURLTypeException.class - [JAR]
├─ xyz.rk0cc.jogu.package-info.class - [JAR]