org.appng.mail.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of appng-mail Show documentation
Show all versions of appng-mail Show documentation
Provides an easy-to-use API which wraps the unhandy JavaMail API.
Receivers, Attachments and different mime-types are handled in a more intuitive way.
/**
* Provides an easy-to-use API for sending e-mails
*/
package org.appng.mail;