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 blaze-notify-email-message-1.0.0-Alpha5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.blazebit.notify.email.message
├─ com.blazebit.notify.email.message.Attachment.class - [JAR]
├─ com.blazebit.notify.email.message.EmailBody.class - [JAR]
├─ com.blazebit.notify.email.message.EmailNotificationMessage.class - [JAR]
├─ com.blazebit.notify.email.message.EmailNotificationMessageResolver.class - [JAR]
├─ com.blazebit.notify.email.message.EmailNotificationMessageResolverFactory.class - [JAR]
├─ com.blazebit.notify.email.message.EmailNotificationRecipient.class - [JAR]
├─ com.blazebit.notify.email.message.EmailSubject.class - [JAR]