MVN

com.gitlab.jhonsapp : simple-email

Maven & Gradle

May 16, 2017
1 usages

Simple email · A bunch of classes that facilitate sending e-mails.

<dependency>
    <groupId>com.gitlab.jhonsapp</groupId>
    <artifactId>simple-email</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gitlab.jhonsapp : simple-email to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.gitlab.jhonsapp : simple-email to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
simple-email-1.0.0

How to add a dependency to Maven

Add the following com.gitlab.jhonsapp : simple-email maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.gitlab.jhonsapp</groupId>
    <artifactId>simple-email</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.gitlab.jhonsapp : simple-email gradle dependency to your build.gradle file:

implementation 'com.gitlab.jhonsapp:simple-email:1.0.0'

Gradle Kotlin DSL: Add the following com.gitlab.jhonsapp : simple-email gradle kotlin dependency to your build.gradle.kts file:

implementation("com.gitlab.jhonsapp:simple-email:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.gitlab.jhonsapp : simple-email sbt scala dependency to your build.sbt file:

libraryDependencies += "com.gitlab.jhonsapp" % "simple-email" % "1.0.0"

Advertisement

Dependencies from Group

Oct 23, 2017
10 usages
Oct 25, 2017
3 usages
Jul 14, 2017
3 usages
Oct 28, 2017
3 usages
May 16, 2017
2 usages

Discover Dependencies

Jul 20, 2019
7 usages
17 stars
Feb 03, 2020
6 usages
3 stars
Aug 16, 2023
6 usages
138 stars
Feb 24, 2015
11 usages
2.3k stars
Sep 15, 2016
2 usages
39 stars
Apr 30, 2021
4 usages
16.9k stars
Sep 09, 2015
2 usages
0 stars
Oct 28, 2015
3 usages
2 stars