jar

com.zandero : mail

Maven & Gradle

Apr 04, 2022
0 stars

Zandero · mail utilities and mail service wrappers

Table Of Contents

Latest Version

Download com.zandero : mail JAR file - Latest Versions:

All Versions

Download com.zandero : mail JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0.x
1.0

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-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.zandero.mail.service

├─ com.zandero.mail.service.MailSendResult.class - [JAR]

├─ com.zandero.mail.service.MailService.class - [JAR]

com.zandero.mail.service.smtp

├─ com.zandero.mail.service.smtp.SmtpMailService.class - [JAR]

com.zandero.mail.service.sendgrid

├─ com.zandero.mail.service.sendgrid.Attachments.class - [JAR]

├─ com.zandero.mail.service.sendgrid.Content.class - [JAR]

├─ com.zandero.mail.service.sendgrid.ContentVerifier.class - [JAR]

├─ com.zandero.mail.service.sendgrid.Email.class - [JAR]

├─ com.zandero.mail.service.sendgrid.Mail.class - [JAR]

├─ com.zandero.mail.service.sendgrid.Personalization.class - [JAR]

├─ com.zandero.mail.service.sendgrid.SendGridMailService.class - [JAR]

com.zandero.mail.service.mailgun

├─ com.zandero.mail.service.mailgun.MailGunMailService.class - [JAR]

├─ com.zandero.mail.service.mailgun.MailGunSendResponse.class - [JAR]

com.zandero.mail

├─ com.zandero.mail.MailAttachment.class - [JAR]

├─ com.zandero.mail.MailMessage.class - [JAR]

Advertisement