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 astock-ab-2023.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.agenthun.ab.impl
├─ com.agenthun.ab.impl.FlagsmithAB.class - [JAR]
com.agenthun.ab.a
├─ com.agenthun.ab.a.a.class - [JAR]
com.agenthun.ab
├─ com.agenthun.ab.AB.class - [JAR]
├─ com.agenthun.ab.IAB.class - [JAR]