MVN

com.shinitech.djammadev : djamma-mail

Maven & Gradle

Jul 04, 2019
4 usages
<dependency>
    <groupId>com.shinitech.djammadev</groupId>
    <artifactId>djamma-mail</artifactId>
    <version>1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.shinitech.djammadev : djamma-mail to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8

All Versions

Choose a version of com.shinitech.djammadev : djamma-mail to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8
djamma-mail-1.8

How to add a dependency to Maven

Add the following com.shinitech.djammadev : djamma-mail maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.shinitech.djammadev</groupId>
    <artifactId>djamma-mail</artifactId>
    <version>1.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.shinitech.djammadev : djamma-mail gradle dependency to your build.gradle file:

implementation 'com.shinitech.djammadev:djamma-mail:1.8'

Gradle Kotlin DSL: Add the following com.shinitech.djammadev : djamma-mail gradle kotlin dependency to your build.gradle.kts file:

implementation("com.shinitech.djammadev:djamma-mail:1.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.shinitech.djammadev : djamma-mail sbt scala dependency to your build.sbt file:

libraryDependencies += "com.shinitech.djammadev" % "djamma-mail" % "1.8"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 02, 2019
1 usages
0 stars
Oct 07, 2019
2 usages
0 stars
May 18, 2021
6 usages
59 stars
Jul 31, 2023
12 usages
100 stars
May 22, 2023
10 usages
5 stars
Mar 17, 2022
2 usages
0 stars
Apr 22, 2021
2 usages
Sep 26, 2018
2 usages
203 stars