jar

com.fathzer : mail-sender

Maven & Gradle

Jan 20, 2023
0 stars

mail-sender · A minimalist java mail client API to send emails through external SMTP server.

Table Of Contents

Latest Version

Download com.fathzer : mail-sender JAR file - Latest Versions:

All Versions

Download com.fathzer : mail-sender JAR file - All Versions:

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

com.fathzer.mail

├─ com.fathzer.mail.EMail.class - [JAR]

├─ com.fathzer.mail.EMailAddress.class - [JAR]

├─ com.fathzer.mail.Encryption.class - [JAR]

├─ com.fathzer.mail.JakartaMailer.class - [JAR]

├─ com.fathzer.mail.Mailer.class - [JAR]

├─ com.fathzer.mail.MailerBuilder.class - [JAR]

├─ com.fathzer.mail.MimeType.class - [JAR]

├─ com.fathzer.mail.Recipients.class - [JAR]