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 proxy_use_case-1.1-rc.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.perforators.internal
├─ io.github.perforators.internal.FunctionVisitor.class - [JAR]
├─ io.github.perforators.internal.Processor.class - [JAR]
├─ io.github.perforators.internal.ProcessorProvider.class - [JAR]
├─ io.github.perforators.internal.UseCaseGenerator.class - [JAR]
io.github.perforators
├─ io.github.perforators.GenerateUseCases.class - [JAR]