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 restforms-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.simkuenzi.restforms
├─ com.github.simkuenzi.restforms.DecimalField.class - [JAR]
├─ com.github.simkuenzi.restforms.FormField.class - [JAR]
├─ com.github.simkuenzi.restforms.MandatoryField.class - [JAR]
├─ com.github.simkuenzi.restforms.TextField.class - [JAR]