jar

com.github.bloodshura : easymail

Maven & Gradle

May 02, 2018

EasyMail · An API which aims to facilitate the usage of javax.mail, also including other mailing services.

Table Of Contents

Latest Version

Download com.github.bloodshura : easymail JAR file - Latest Versions:

All Versions

Download com.github.bloodshura : easymail JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 easymail-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.bloodshura.x.mail.impl

├─ com.github.bloodshura.x.mail.impl.ConnectionEntry.class - [JAR]

├─ com.github.bloodshura.x.mail.impl.JavaMail.class - [JAR]

├─ com.github.bloodshura.x.mail.impl.JavaMailImplementations.class - [JAR]

├─ com.github.bloodshura.x.mail.impl.MailService.class - [JAR]

com.github.bloodshura.x.mail.guerrilla

├─ com.github.bloodshura.x.mail.guerrilla.Cookies.class - [JAR]

├─ com.github.bloodshura.x.mail.guerrilla.GuerrillaEmail.class - [JAR]

├─ com.github.bloodshura.x.mail.guerrilla.GuerrillaMessage.class - [JAR]

├─ com.github.bloodshura.x.mail.guerrilla.GuerrillaService.class - [JAR]

com.github.bloodshura.x.mail

├─ com.github.bloodshura.x.mail.Mail.class - [JAR]

├─ com.github.bloodshura.x.mail.MailException.class - [JAR]

├─ com.github.bloodshura.x.mail.MailProvider.class - [JAR]

com.github.bloodshura.x.mail.component

├─ com.github.bloodshura.x.mail.component.Account.class - [JAR]

├─ com.github.bloodshura.x.mail.component.Email.class - [JAR]

├─ com.github.bloodshura.x.mail.component.Message.class - [JAR]

├─ com.github.bloodshura.x.mail.component.Recipients.class - [JAR]