MVN

org.appng : appng-mail

Maven & Gradle

Jun 21, 2022
5 usages
33 stars

appNG Mail · 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.

<dependency>
    <groupId>org.appng</groupId>
    <artifactId>appng-mail</artifactId>
    <version>1.24.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.appng : appng-mail to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.24.5

All Versions

Choose a version of org.appng : appng-mail to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.24.x
appng-mail-1.24.5
appng-mail-1.24.2
appng-mail-1.24.0
1.23.x
appng-mail-1.23.3
appng-mail-1.23.2
appng-mail-1.23.1
appng-mail-1.23.0
1.22.x
appng-mail-1.22.1
appng-mail-1.22.0
1.21.x
appng-mail-1.21.0
1.20.x
appng-mail-1.20.2
appng-mail-1.20.1
appng-mail-1.20.0
1.19.x
appng-mail-1.19.1
appng-mail-1.19.0
1.18.x
appng-mail-1.18.0
1.17.x
appng-mail-1.17.1
appng-mail-1.17.0
1.16.x
appng-mail-1.16.2
appng-mail-1.16.1
appng-mail-1.16.0
1.15.x
appng-mail-1.15.0
1.14.x
appng-mail-1.14.4
appng-mail-1.14.1

How to add a dependency to Maven

Add the following org.appng : appng-mail maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.appng</groupId>
    <artifactId>appng-mail</artifactId>
    <version>1.24.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.appng : appng-mail gradle dependency to your build.gradle file:

implementation 'org.appng:appng-mail:1.24.5'

Gradle Kotlin DSL: Add the following org.appng : appng-mail gradle kotlin dependency to your build.gradle.kts file:

implementation("org.appng:appng-mail:1.24.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.appng : appng-mail sbt scala dependency to your build.sbt file:

libraryDependencies += "org.appng" % "appng-mail" % "1.24.5"

Advertisement

Dependencies from Group

Jun 21, 2022
12 usages
29 stars
Jun 21, 2022
12 usages
33 stars
Jun 21, 2022
10 usages
33 stars
Jun 21, 2022
9 usages
33 stars
Jun 21, 2022
8 usages
36 stars

Discover Dependencies

Sep 22, 2022
2 usages
1 stars
Dec 20, 2021
2 usages
97 stars
Aug 03, 2017
1 usages
3 stars
Apr 27, 2018
3 usages
Jul 07, 2020
1 usages
6 stars
Aug 21, 2017
1 usages
4 stars
Oct 28, 2017
1 usages
18 stars
Oct 10, 2017
1 usages
4.4k stars
Oct 24, 2018
1 usages
344 stars