is not current version
Last Version 9.13.0.RELEASE

com.ritense.valtimo:local-mail 9.6.0.RELEASE

The local mail module is a no-op implementation of the interface the mail module exposes

GroupId

GroupId

com.ritense.valtimo
ArtifactId

ArtifactId

local-mail
Version

Version

9.6.0.RELEASE
Type

Type

pom

Download local-mail 9.6.0.RELEASE


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