is not current version
Last Version 1.12

com.jcabi:jcabi-email 1.10

Object-Oriented Email Sending SDK

GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-email
Version

Version

1.10
Type

Type

jar

Download jcabi-email 1.10


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