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 hdl-spigot-1.5.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.heretere.hdl.spigot.annotation
├─ com.heretere.hdl.spigot.annotation.SpigotDependency.class - [JAR]
com.heretere.hdl.spigot
├─ com.heretere.hdl.spigot.DependencyPlugin.class - [JAR]
├─ com.heretere.hdl.spigot.SpigotDependencyInfo.class - [JAR]
├─ com.heretere.hdl.spigot.SpigotDependencyLoader.class - [JAR]
com.heretere.hdl.spigot.builder
├─ com.heretere.hdl.spigot.builder.SpigotDependencyProvider.class - [JAR]
├─ com.heretere.hdl.spigot.builder.SpigotDependencyProviderBuilder.class - [JAR]