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 plantuml-plugin-8.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.freefair.gradle.plugins.plantuml
├─ io.freefair.gradle.plugins.plantuml.PlantumlAction.class - [JAR]
├─ io.freefair.gradle.plugins.plantuml.PlantumlParameters.class - [JAR]
├─ io.freefair.gradle.plugins.plantuml.PlantumlPlugin.class - [JAR]
├─ io.freefair.gradle.plugins.plantuml.PlantumlTask.class - [JAR]