is not current version
Last Version 1.12

com.jcabi:jcabi-email 1.8

Object-Oriented Email Sending SDK

GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-email
Version

Version

1.8
Type

Type

jar

Download jcabi-email 1.8


<!-- https://jarcasting.com/artifacts/com.jcabi/jcabi-email/ -->
<dependency>
    <groupId>com.jcabi</groupId>
    <artifactId>jcabi-email</artifactId>
    <version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.jcabi/jcabi-email/
implementation 'com.jcabi:jcabi-email:1.8'
// https://jarcasting.com/artifacts/com.jcabi/jcabi-email/
implementation ("com.jcabi:jcabi-email:1.8")
'com.jcabi:jcabi-email:jar:1.8'
<dependency org="com.jcabi" name="jcabi-email" rev="1.8">
  <artifact name="jcabi-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jcabi', module='jcabi-email', version='1.8')
)
libraryDependencies += "com.jcabi" % "jcabi-email" % "1.8"
[com.jcabi/jcabi-email "1.8"]