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 shazamcrest-0.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.shazam.shazamcrest
├─ com.shazam.shazamcrest.BeanFinder.class - [JAR]
├─ com.shazam.shazamcrest.ComparisonDescription.class - [JAR]
├─ com.shazam.shazamcrest.CyclicReferenceDetector.class - [JAR]
├─ com.shazam.shazamcrest.FieldsIgnorer.class - [JAR]
├─ com.shazam.shazamcrest.MatcherAssert.class - [JAR]
├─ com.shazam.shazamcrest.ResultComparison.class - [JAR]
com.shazam.shazamcrest.matcher
├─ com.shazam.shazamcrest.matcher.CustomisableMatcher.class - [JAR]
├─ com.shazam.shazamcrest.matcher.DiagnosingCustomisableMatcher.class - [JAR]
├─ com.shazam.shazamcrest.matcher.GsonProvider.class - [JAR]
├─ com.shazam.shazamcrest.matcher.IsEqualMatcher.class - [JAR]
├─ com.shazam.shazamcrest.matcher.Matchers.class - [JAR]
├─ com.shazam.shazamcrest.matcher.NullMatcher.class - [JAR]
com.google.gson.graph
├─ com.google.gson.graph.GraphAdapterBuilder.class - [JAR]