Download jcabi-email-1.6.3.jar file - Jar j

Jar examples for j:jcabi-email

Description

Object-Oriented Email Sending SDK

You can download jar file jcabi-email 1.6.3 in this page.

License

Open Source License

Build File

You can use the following script to add jcabi-email-1.6.3.jar to your project.

<dependency>
   <groupId>com.jcabi</groupId>
   <artifactId>jcabi-email</artifactId>
   <version>1.6.3</version>
</dependency>
compile group: 'com.jcabi', name: 'jcabi-email', version: '1.6.3'
libraryDependencies += "com.jcabi" % "jcabi-email" % "1.6.3"
<dependency org="com.jcabi" name="jcabi-email" rev="1.6.3"/>
@Grapes(@Grab(group='com.jcabi', module='jcabi-email', version='1.6.3'))
'com.jcabi:jcabi-email:jar:1.6.3'

Download

Click the following link to download the jar file.

jcabi-email-1.6.3-jar-with-dependencies.jar
jcabi-email-1.6.3-javadoc.jar
jcabi-email-1.6.3-sources.jar
jcabi-email-1.6.3.jar
jcabi-email-1.6.3.pom



Related Tutorials