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 jermaine-test-0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.codepoetics.jermaine.matchers
├─ com.codepoetics.jermaine.matchers.ContainsNodes.class - [JAR]
├─ com.codepoetics.jermaine.matchers.DescriptionIndentation.class - [JAR]
├─ com.codepoetics.jermaine.matchers.JsonObjectMatcher.class - [JAR]
├─ com.codepoetics.jermaine.matchers.JsonTreeMatcher.class - [JAR]
├─ com.codepoetics.jermaine.matchers.LambdaMatcher.class - [JAR]
├─ com.codepoetics.jermaine.matchers.MagicJsonObjectMatcher.class - [JAR]
├─ com.codepoetics.jermaine.matchers.MatcherParameter.class - [JAR]
├─ com.codepoetics.jermaine.matchers.Unordered.class - [JAR]