не последняя версия
Последняя версия 8.0.1

com.typesafe.play:play-mailer_2.12 6.0.0

play-mailer

Группа

Группа

com.typesafe.play
Идентификатор

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

play-mailer_2.12
Версия

Версия

6.0.0
Тип

Тип

jar

Скачать play-mailer_2.12 6.0.0


<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-mailer_2.12/ -->
<dependency>
    <groupId>com.typesafe.play</groupId>
    <artifactId>play-mailer_2.12</artifactId>
    <version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-mailer_2.12/
implementation 'com.typesafe.play:play-mailer_2.12:6.0.0'
// https://jarcasting.com/artifacts/com.typesafe.play/play-mailer_2.12/
implementation ("com.typesafe.play:play-mailer_2.12:6.0.0")
'com.typesafe.play:play-mailer_2.12:jar:6.0.0'
<dependency org="com.typesafe.play" name="play-mailer_2.12" rev="6.0.0">
  <artifact name="play-mailer_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-mailer_2.12', version='6.0.0')
)
libraryDependencies += "com.typesafe.play" % "play-mailer_2.12" % "6.0.0"
[com.typesafe.play/play-mailer_2.12 "6.0.0"]