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-model-memory-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.model.memory
├─ com.blazebit.notify.email.model.memory.AbstractEmailNotification.class - [JAR]
├─ com.blazebit.notify.email.model.memory.EmailAddress.class - [JAR]
├─ com.blazebit.notify.email.model.memory.EmailEventHandler.class - [JAR]
├─ com.blazebit.notify.email.model.memory.EmailNotification.class - [JAR]
├─ com.blazebit.notify.email.model.memory.EmailNotificationConfigurationSource.class - [JAR]
├─ com.blazebit.notify.email.model.memory.EmailNotificationDeliveryState.class - [JAR]
├─ com.blazebit.notify.email.model.memory.EmailNotificationReviewState.class - [JAR]
├─ com.blazebit.notify.email.model.memory.FromEmail.class - [JAR]