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 kroto-plus-test-0.6.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.marcoferrer.krotoplus.test
├─ com.github.marcoferrer.krotoplus.test.MockServiceDeclarationsKt.class - [JAR]
├─ com.github.marcoferrer.krotoplus.test.MockServiceHelper.class - [JAR]
├─ com.github.marcoferrer.krotoplus.test.QueueEntry.class - [JAR]
├─ com.github.marcoferrer.krotoplus.test.QueueError.class - [JAR]
├─ com.github.marcoferrer.krotoplus.test.QueueMessage.class - [JAR]
├─ com.github.marcoferrer.krotoplus.test.ResponseQueue.class - [JAR]
├─ com.github.marcoferrer.krotoplus.test.ResponseQueueKt.class - [JAR]
├─ com.github.marcoferrer.krotoplus.test.ServiceBindingServerRule.class - [JAR]