Download util-email-content-segregation-2.0.0-5.jar file - Jar u

Jar examples for u:util-email-content-segregation

Description

A Java module that calls to the Mailgun/Talon library via the Jep interpreter to perform email content segregation

You can download jar file util-email-content-segregation 2.0.0-5 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add util-email-content-segregation-2.0.0-5.jar to your project.

<dependency>
   <groupId>com.github.cafdataprocessing</groupId>
   <artifactId>util-email-content-segregation</artifactId>
   <version>2.0.0-5</version>
</dependency>
compile group: 'com.github.cafdataprocessing', name: 'util-email-content-segregation', version: '2.0.0-5'
libraryDependencies += "com.github.cafdataprocessing" % "util-email-content-segregation" % "2.0.0-5"
<dependency org="com.github.cafdataprocessing" name="util-email-content-segregation" rev="2.0.0-5"/>
@Grapes(@Grab(group='com.github.cafdataprocessing', module='util-email-content-segregation', version='2.0.0-5'))
'com.github.cafdataprocessing:util-email-content-segregation:jar:2.0.0-5'

Download

Click the following link to download the jar file.

util-email-content-segregation-2.0.0-5-javadoc.jar
util-email-content-segregation-2.0.0-5-sources.jar
util-email-content-segregation-2.0.0-5.jar
util-email-content-segregation-2.0.0-5.pom



Related Tutorials