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 plugin-2.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.mcxiaoke.packer.ng
├─ com.mcxiaoke.packer.ng.CleanTask.class - [JAR]
├─ com.mcxiaoke.packer.ng.Const.class - [JAR]
├─ com.mcxiaoke.packer.ng.GradleExtension.class - [JAR]
├─ com.mcxiaoke.packer.ng.GradlePlugin.class - [JAR]
├─ com.mcxiaoke.packer.ng.GradleTask.class - [JAR]
├─ com.mcxiaoke.packer.ng.HASH.class - [JAR]
├─ com.mcxiaoke.packer.ng.PluginException.class - [JAR]
├─ com.mcxiaoke.packer.ng.StringVersion.class - [JAR]