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 imagic-plugin-3.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.hui.quick.plugin.imagic
├─ com.github.hui.quick.plugin.imagic.ImgWrapper.class - [JAR]
com.github.hui.quick.plugin.imagic.base
├─ com.github.hui.quick.plugin.imagic.base.ImgBaseOperate.class - [JAR]
com.github.hui.quick.plugin.imagic.exception
├─ com.github.hui.quick.plugin.imagic.exception.ImgOperateException.class - [JAR]
com.github.hui.quick.plugin.imagic.tool
├─ com.github.hui.quick.plugin.imagic.tool.BytesTool.class - [JAR]