MVN

online.sanen : sendEmail

Maven & Gradle

Mar 02, 2019
2 stars

sendEmail · Use a simple Java mail tool

<dependency>
    <groupId>online.sanen</groupId>
    <artifactId>sendEmail</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of online.sanen : sendEmail to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of online.sanen : sendEmail to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
sendEmail-1.0.1
1.0
sendEmail-1.0

How to add a dependency to Maven

Add the following online.sanen : sendEmail maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>online.sanen</groupId>
    <artifactId>sendEmail</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following online.sanen : sendEmail gradle dependency to your build.gradle file:

implementation 'online.sanen:sendEmail:1.0.1'

Gradle Kotlin DSL: Add the following online.sanen : sendEmail gradle kotlin dependency to your build.gradle.kts file:

implementation("online.sanen:sendEmail:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following online.sanen : sendEmail sbt scala dependency to your build.sbt file:

libraryDependencies += "online.sanen" % "sendEmail" % "1.0.1"

Advertisement

Dependencies from Group

Jun 20, 2019
7 usages
2 stars
Jun 15, 2019
5 usages
2 stars
Mar 23, 2019
4 usages
2 stars
Jun 07, 2023
3 usages
2 stars
Jun 15, 2019
1 usages
2 stars

Discover Dependencies

Apr 14, 2019
1 stars
Feb 27, 2019
0 stars
Feb 26, 2019
2 stars
Mar 01, 2019
21 stars
Nov 18, 2019
1 usages
0 stars
Aug 28, 2019
100 stars
Aug 28, 2019
104 stars
Mar 02, 2019
116 stars