MVN

com.sanctionco.jmail : jmail

Maven & Gradle

May 29, 2023
2 usages
107 stars

jmail · A modern, fast, zero-dependency library for working with emails in Java

<dependency>
    <groupId>com.sanctionco.jmail</groupId>
    <artifactId>jmail</artifactId>
    <version>1.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sanctionco.jmail : jmail to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.1

All Versions

Choose a version of com.sanctionco.jmail : jmail to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
jmail-1.5.1
jmail-1.5.0
1.4.x
jmail-1.4.1
jmail-1.4.0
1.3.x
jmail-1.3.3
jmail-1.3.2
jmail-1.3.1
jmail-1.3.0
1.2.x
jmail-1.2.3
jmail-1.2.2
jmail-1.2.1
jmail-1.2.0
1.1.x
jmail-1.1.0
1.0.x
jmail-1.0.4
jmail-1.0.3
jmail-1.0.2
jmail-1.0.1
jmail-1.0.0

How to add a dependency to Maven

Add the following com.sanctionco.jmail : jmail maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sanctionco.jmail</groupId>
    <artifactId>jmail</artifactId>
    <version>1.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sanctionco.jmail : jmail gradle dependency to your build.gradle file:

implementation 'com.sanctionco.jmail:jmail:1.5.1'

Gradle Kotlin DSL: Add the following com.sanctionco.jmail : jmail gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sanctionco.jmail:jmail:1.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sanctionco.jmail : jmail sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sanctionco.jmail" % "jmail" % "1.5.1"

Advertisement

Dependencies from Group

May 29, 2023
2 usages
107 stars

Discover Dependencies

Sep 10, 2021
1 usages
28 stars
Jun 28, 2021
2 usages
Aug 05, 2021
2 usages
536 stars
Sep 06, 2022
75 usages
478 stars
Jul 30, 2021
1 usages
114 stars
Aug 08, 2023
7 usages
1.8k stars