MVN

com.jcabi : jcabi-email

Maven & Gradle

May 22, 2021
4 usages
53 stars

jcabi-email · Object-Oriented Email Sending SDK

<dependency>
    <groupId>com.jcabi</groupId>
    <artifactId>jcabi-email</artifactId>
    <version>1.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.12

All Versions

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

Version Vulnerabilities Updated
1.12
jcabi-email-1.12
1.11
jcabi-email-1.11
1.10.x
jcabi-email-1.10.2
jcabi-email-1.10.1
1.10
jcabi-email-1.10
1.9
jcabi-email-1.9
1.8.x
jcabi-email-1.8.1
1.8
jcabi-email-1.8
1.7
jcabi-email-1.7
1.6.x
jcabi-email-1.6.3
jcabi-email-1.6.2
jcabi-email-1.6.1
1.6
jcabi-email-1.6
1.5
jcabi-email-1.5
1.4
jcabi-email-1.4
1.3.x
jcabi-email-1.3.1
1.3
jcabi-email-1.3
1.2
jcabi-email-1.2
1.1
jcabi-email-1.1
1.0
jcabi-email-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.jcabi</groupId>
    <artifactId>jcabi-email</artifactId>
    <version>1.12</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.jcabi:jcabi-email:1.12'

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

implementation("com.jcabi:jcabi-email:1.12")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.jcabi" % "jcabi-email" % "1.12"

Advertisement

Dependencies from Group

Apr 04, 2023
128 usages
55 stars
May 30, 2023
75 usages
504 stars
Jul 03, 2023
65 usages
58 stars
Jul 21, 2023
61 usages
95 stars
Aug 07, 2023
58 usages
13 stars

Discover Dependencies

Apr 30, 2023
3 usages
19 stars
Dec 09, 2021
2 usages
2 stars
Nov 03, 2017
2 usages
8 stars
Dec 10, 2019
1 usages
10 stars
May 13, 2021
9 usages
116 stars
Feb 27, 2023
2 usages
125 stars
Jul 21, 2022
4 usages
1 stars