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 stargrad-0.5.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
enterprises.stardust.stargrad.ext
├─ enterprises.stardust.stargrad.ext.Extension.class - [JAR]
├─ enterprises.stardust.stargrad.ext.StargradExtension.class - [JAR]
enterprises.stardust.stargrad.task
├─ enterprises.stardust.stargrad.task.ConfigurableTask.class - [JAR]
├─ enterprises.stardust.stargrad.task.StargradTask.class - [JAR]
├─ enterprises.stardust.stargrad.task.Task.class - [JAR]
enterprises.stardust.stargrad
├─ enterprises.stardust.stargrad.StargradPlugin.class - [JAR]
enterprises.stardust.stargrad.dsl
├─ enterprises.stardust.stargrad.dsl.OtherKt.class - [JAR]