jar

com.contentmunch : mail-api

Maven & Gradle

Feb 18, 2024

mail-api · Mail api

Table Of Contents

Latest Version

Download com.contentmunch : mail-api JAR file - Latest Versions:

All Versions

Download com.contentmunch : mail-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 mail-api-2.0.2.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.contentmunch.mail.utils

├─ com.contentmunch.mail.utils.FileUtils.class - [JAR]

com.contentmunch.mail.engine

├─ com.contentmunch.mail.engine.GmailEngine.class - [JAR]

├─ com.contentmunch.mail.engine.MailEngine.class - [JAR]

com.contentmunch.mail.data

├─ com.contentmunch.mail.data.MailMessage.class - [JAR]

com.contentmunch.mail.configuration

├─ com.contentmunch.mail.configuration.MailApiConfiguration.class - [JAR]

├─ com.contentmunch.mail.configuration.MailConfig.class - [JAR]

com.contentmunch.mail.exception

├─ com.contentmunch.mail.exception.MailException.class - [JAR]

com.contentmunch.mail.factory

├─ com.contentmunch.mail.factory.MailFactory.class - [JAR]

com.contentmunch.mail

├─ com.contentmunch.mail.MailApiApplication.class - [JAR]

com.contentmunch.mail.annotation

├─ com.contentmunch.mail.annotation.EnableMailApi.class - [JAR]