is not current version
Last Version 1.12

com.jcabi:jcabi-email 1.2

Object-Oriented Email Sending SDK

GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-email
Version

Version

1.2
Type

Type

jar

Download jcabi-email 1.2


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