MVN

com.typesafe.play : play-mailer_2.11

Maven & Gradle

May 20, 2020
10 usages
248 stars

play-mailer · play-mailer

<dependency>
    <groupId>com.typesafe.play</groupId>
    <artifactId>play-mailer_2.11</artifactId>
    <version>7.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.typesafe.play : play-mailer_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.0.2
  • Latest Release Candidate: 7.0.0-RC1

All Versions

Choose a version of com.typesafe.play : play-mailer_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.0.x
play-mailer_2.11-7.0.2
play-mailer_2.11-7.0.1
play-mailer_2.11-7.0.0
play-mailer_2.11-7.0.0-RC1
6.0.x
play-mailer_2.11-6.0.1
play-mailer_2.11-6.0.0
play-mailer_2.11-6.0.0-RC1
play-mailer_2.11-6.0.0-M1
5.0.x
play-mailer_2.11-5.0.0
play-mailer_2.11-5.0.0-M1
4.0.x
play-mailer_2.11-4.0.0
play-mailer_2.11-4.0.0-M1
3.0.x
play-mailer_2.11-3.0.1
play-mailer_2.11-3.0.0
play-mailer_2.11-3.0.0-RC1
play-mailer_2.11-3.0.0-M1
2.4.x
play-mailer_2.11-2.4.1
play-mailer_2.11-2.4.0
play-mailer_2.11-2.4.0-RC1

How to add a dependency to Maven

Add the following com.typesafe.play : play-mailer_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.typesafe.play</groupId>
    <artifactId>play-mailer_2.11</artifactId>
    <version>7.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.typesafe.play : play-mailer_2.11 gradle dependency to your build.gradle file:

implementation 'com.typesafe.play:play-mailer_2.11:7.0.2'

Gradle Kotlin DSL: Add the following com.typesafe.play : play-mailer_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.typesafe.play:play-mailer_2.11:7.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.typesafe.play : play-mailer_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.typesafe.play" % "play-mailer_2.11" % "7.0.2"

Advertisement

Dependencies from Group

Oct 16, 2019
440 usages
354 stars
Dec 14, 2020
422 usages
12.5k stars
Jun 04, 2023
399 usages
354 stars
Dec 14, 2020
337 usages
12.5k stars
Jul 18, 2023
261 usages
12.5k stars

Discover Dependencies

Oct 17, 2020
22 usages
108 stars
Jul 24, 2016
5 usages
25 stars
Feb 17, 2020
53 usages
Jun 16, 2022
17 usages
344 stars
Jul 10, 2020
3 usages
Jun 29, 2023
32 usages
9.4k stars