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 jambalaya-kotlin-test-0.7.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.zhokhov.jambalaya.kotlin.test.apollo
├─ com.zhokhov.jambalaya.kotlin.test.apollo.AssertGeneratorApollo.class - [JAR]
com.zhokhov.jambalaya.kotlin.test
├─ com.zhokhov.jambalaya.kotlin.test.AssertEquals.class - [JAR]
├─ com.zhokhov.jambalaya.kotlin.test.AssertGenerator.class - [JAR]
├─ com.zhokhov.jambalaya.kotlin.test.AssertGeneratorConfig.class - [JAR]
├─ com.zhokhov.jambalaya.kotlin.test.AssertLine.class - [JAR]
├─ com.zhokhov.jambalaya.kotlin.test.AssertNotNullLine.class - [JAR]
├─ com.zhokhov.jambalaya.kotlin.test.AssertNullLine.class - [JAR]
├─ com.zhokhov.jambalaya.kotlin.test.CommentLine.class - [JAR]
├─ com.zhokhov.jambalaya.kotlin.test.Indentation.class - [JAR]
├─ com.zhokhov.jambalaya.kotlin.test.MethodNameUtils.class - [JAR]