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 backmail-core_sjs1_3-0.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.taig.backmail
├─ io.taig.backmail.DebugPrinter.class - [JAR]
├─ io.taig.backmail.Email.class - [JAR]
├─ io.taig.backmail.PlaintextPrinter.class - [JAR]
├─ io.taig.backmail.Printer.class - [JAR]
├─ io.taig.backmail.Template.class - [JAR]
├─ io.taig.backmail.Value.class - [JAR]
├─ io.taig.backmail.dsl.class - [JAR]