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 mobius-test-1.5.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.spotify.mobius.test
├─ com.spotify.mobius.test.AutoValue_Result.class - [JAR]
├─ com.spotify.mobius.test.FirstMatchers.class - [JAR]
├─ com.spotify.mobius.test.InitSpec.class - [JAR]
├─ com.spotify.mobius.test.NextMatchers.class - [JAR]
├─ com.spotify.mobius.test.RecordingConnection.class - [JAR]
├─ com.spotify.mobius.test.RecordingConsumer.class - [JAR]
├─ com.spotify.mobius.test.RecordingModelObserver.class - [JAR]
├─ com.spotify.mobius.test.Result.class - [JAR]
├─ com.spotify.mobius.test.SimpleConnection.class - [JAR]
├─ com.spotify.mobius.test.TestWorkRunner.class - [JAR]
├─ com.spotify.mobius.test.UpdateSpec.class - [JAR]
├─ com.spotify.mobius.test.package-info.class - [JAR]