не последняя версия
Последняя версия 9.13.0.RELEASE

com.ritense.valtimo:mandrill 9.1.0.RELEASE

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

Группа

Группа

com.ritense.valtimo
Идентификатор

Идентификатор

mandrill
Версия

Версия

9.1.0.RELEASE
Тип

Тип

pom

Скачать mandrill 9.1.0.RELEASE


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