is not current version
Last Version 9.13.0.RELEASE

com.ritense.valtimo:flowmailer 9.11.0.RELEASE

The flowmailer module implements mail-sending following the mail module interface

GroupId

GroupId

com.ritense.valtimo
ArtifactId

ArtifactId

flowmailer
Version

Version

9.11.0.RELEASE
Type

Type

pom

Download flowmailer 9.11.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.ritense.valtimo/flowmailer/ -->
<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>flowmailer</artifactId>
    <version>9.11.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ritense.valtimo/flowmailer/
implementation 'com.ritense.valtimo:flowmailer:9.11.0.RELEASE'
// https://jarcasting.com/artifacts/com.ritense.valtimo/flowmailer/
implementation ("com.ritense.valtimo:flowmailer:9.11.0.RELEASE")
'com.ritense.valtimo:flowmailer:pom:9.11.0.RELEASE'
<dependency org="com.ritense.valtimo" name="flowmailer" rev="9.11.0.RELEASE">
  <artifact name="flowmailer" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ritense.valtimo', module='flowmailer', version='9.11.0.RELEASE')
)
libraryDependencies += "com.ritense.valtimo" % "flowmailer" % "9.11.0.RELEASE"
[com.ritense.valtimo/flowmailer "9.11.0.RELEASE"]