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 ogham-email-sendgrid-common-3.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
fr.sii.ogham.email.sendgrid.sender
├─ fr.sii.ogham.email.sendgrid.sender.EmailValidator.class - [JAR]
├─ fr.sii.ogham.email.sendgrid.sender.SendGridSender.class - [JAR]
fr.sii.ogham.email.sendgrid
├─ fr.sii.ogham.email.sendgrid.SendGridConstants.class - [JAR]
fr.sii.ogham.email.sendgrid.sender.exception
├─ fr.sii.ogham.email.sendgrid.sender.exception.AttachmentReadException.class - [JAR]
├─ fr.sii.ogham.email.sendgrid.sender.exception.SendGridException.class - [JAR]
fr.sii.ogham.email.sendgrid.builder
├─ fr.sii.ogham.email.sendgrid.builder.AbstractSendGridBuilder.class - [JAR]