jar

com.ai-republic.email : email-api

Maven & Gradle

Sep 26, 2023

Email API · An easy to use Jakarta mail wrapper implemented as a service.

Table Of Contents

Latest Version

Download com.ai-republic.email : email-api JAR file - Latest Versions:

All Versions

Download com.ai-republic.email : email-api JAR file - All Versions:

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

com.airepublic.email.api

├─ com.airepublic.email.api.Email.class - [JAR]

├─ com.airepublic.email.api.EmailAccount.class - [JAR]

├─ com.airepublic.email.api.EmailAttachment.class - [JAR]

├─ com.airepublic.email.api.EmailException.class - [JAR]

├─ com.airepublic.email.api.IEmailFilter.class - [JAR]

├─ com.airepublic.email.api.IEmailService.class - [JAR]