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 codec-all-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.gitlab.tax.tool.utils.a
├─ com.gitlab.tax.tool.utils.a.a.class - [JAR]
├─ com.gitlab.tax.tool.utils.a.b.class - [JAR]
com.gitlab.tax.tool.utils
├─ com.gitlab.tax.tool.utils.SecurityUtils.class - [JAR]
├─ com.gitlab.tax.tool.utils.a.class - [JAR]
├─ com.gitlab.tax.tool.utils.b.class - [JAR]
com.gitlab.tax.tool.config
├─ com.gitlab.tax.tool.config.NotProguard.class - [JAR]
com.gitlab.tax.tool.utils.b
├─ com.gitlab.tax.tool.utils.b.a.class - [JAR]
├─ com.gitlab.tax.tool.utils.b.b.class - [JAR]
├─ com.gitlab.tax.tool.utils.b.c.class - [JAR]
├─ com.gitlab.tax.tool.utils.b.d.class - [JAR]
├─ com.gitlab.tax.tool.utils.b.e.class - [JAR]
├─ com.gitlab.tax.tool.utils.b.f.class - [JAR]
├─ com.gitlab.tax.tool.utils.b.g.class - [JAR]