u

util-email-content-segregation

A Java module that calls to the Mailgun/Talon library via the Jep interpreter to perform email content segregation
https://github.com/CAFDataProcessing/util-email-content-segregation
Apache License, Version 2.0
Adam Rogan Christopher Comac Dermot Hardy Connor Mulholland Aaron O'Loughlin
Files download
File Operation
util-email-content-segregation-2.1.0-234.jar download
util-email-content-segregation-2.1.0-234.pom download
util-email-content-segregation-2.1.0-234-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.cafdataprocessing</groupId>
  <artifactId>util-email-content-segregation</artifactId>
  <version>2.1.0-234</version>
</dependency>
Gradle Groovy
implementation 'com.github.cafdataprocessing:util-email-content-segregation:2.1.0-234'
Gradle Kotlin
implementation("com.github.cafdataprocessing:util-email-content-segregation:2.1.0-234")
Scala SBT
libraryDependencies += "com.github.cafdataprocessing" % "util-email-content-segregation" % "2.1.0-234"
Groovy Grape
@Grapes(
  @Grab(group='com.github.cafdataprocessing', module='util-email-content-segregation', version='2.1.0-234')
)
Apache Ivy
<dependency org="com.github.cafdataprocessing" name="util-email-content-segregation" rev="2.1.0-234" />
Leiningen
[com.github.cafdataprocessing/util-email-content-segregation "2.1.0-234"]
Apache Buildr
'com.github.cafdataprocessing:util-email-content-segregation:jar:2.1.0-234'