jar

fr.sii.ogham : ogham-email-sendgrid-common

Maven & Gradle

Jan 13, 2021
3 usages

Ogham SendGrid common implementation · Common classes for all SendGrid implementation for Ogham

Table Of Contents

Latest Version

Download fr.sii.ogham : ogham-email-sendgrid-common JAR file - Latest Versions:

All Versions

Download fr.sii.ogham : ogham-email-sendgrid-common JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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]

Advertisement