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 valiktor-test-0.12.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.valiktor.test
├─ org.valiktor.test.TestConstraintViolation.class - [JAR]
├─ org.valiktor.test.TestValidator.class - [JAR]
├─ org.valiktor.test.TestValidatorCollectionVerifier.class - [JAR]
├─ org.valiktor.test.TestValidatorKt.class - [JAR]
├─ org.valiktor.test.TestValidatorMessageKt.class - [JAR]
├─ org.valiktor.test.TestValidatorVerifier.class - [JAR]