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 tzatziki-http-1.3.13.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.decathlon.tzatziki.utils
├─ com.decathlon.tzatziki.utils.HttpStatusCode.class - [JAR]
├─ com.decathlon.tzatziki.utils.Interaction.class - [JAR]
├─ com.decathlon.tzatziki.utils.Method.class - [JAR]
com.decathlon.tzatziki.steps
├─ com.decathlon.tzatziki.steps.HttpSteps.class - [JAR]