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 moxy-annotations-0.94.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.roscopeco.moxy.annotations.junit5
├─ com.roscopeco.moxy.annotations.junit5.InitMocks.class - [JAR]
com.roscopeco.moxy.annotations
├─ com.roscopeco.moxy.annotations.InitializationException.class - [JAR]
├─ com.roscopeco.moxy.annotations.Mock.class - [JAR]
├─ com.roscopeco.moxy.annotations.MoxyAnnotations.class - [JAR]
├─ com.roscopeco.moxy.annotations.Spy.class - [JAR]