| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection |
| Группа | Группаcom.typesafe.play |
| Идентификатор | Идентификаторplay-mailer-guice_2.13.0-M5 |
| Версия | Версия7.0.0 |
| Тип | Типjar |
| Описание |
Описаниеplay-mailer-guice
play-mailer-guice
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-mailer-guice_2.13.0-M5/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-mailer-guice_2.13.0-M5</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-mailer-guice_2.13.0-M5/
implementation 'com.typesafe.play:play-mailer-guice_2.13.0-M5:7.0.0'
// https://jarcasting.com/artifacts/com.typesafe.play/play-mailer-guice_2.13.0-M5/
implementation ("com.typesafe.play:play-mailer-guice_2.13.0-M5:7.0.0")
'com.typesafe.play:play-mailer-guice_2.13.0-M5:jar:7.0.0'
<dependency org="com.typesafe.play" name="play-mailer-guice_2.13.0-M5" rev="7.0.0">
<artifact name="play-mailer-guice_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-mailer-guice_2.13.0-M5', version='7.0.0')
)
libraryDependencies += "com.typesafe.play" % "play-mailer-guice_2.13.0-M5" % "7.0.0"
[com.typesafe.play/play-mailer-guice_2.13.0-M5 "7.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.0-M5 |
| com.typesafe.play : play-mailer_2.13.0-M5 | jar | 7.0.0 |
| com.google.inject : guice | jar | 4.2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.play : play_2.13.0-M5 | jar | 2.7.0 |
| com.typesafe.play : play-specs2_2.13.0-M5 | jar | 2.7.0 |