Send e-mails from Node.js – easy as cake!
See Nodemailer homepage for details.
The Nodemailer logo was designed by Sven Kristjansen.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторnodemailer-fetch |
| Последняя версия | Последняя версия1.4.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnodemailer-fetch
WebJar for nodemailer-fetch
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| nodemailer-fetch-1.4.0.pom | |
| nodemailer-fetch-1.4.0.jar | 16 KB |
| nodemailer-fetch-1.4.0-sources.jar | 22 bytes |
| nodemailer-fetch-1.4.0-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/nodemailer-fetch/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>nodemailer-fetch</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/nodemailer-fetch/
implementation 'org.webjars.npm:nodemailer-fetch:1.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/nodemailer-fetch/
implementation ("org.webjars.npm:nodemailer-fetch:1.4.0")
'org.webjars.npm:nodemailer-fetch:jar:1.4.0'
<dependency org="org.webjars.npm" name="nodemailer-fetch" rev="1.4.0">
<artifact name="nodemailer-fetch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='nodemailer-fetch', version='1.4.0')
)
libraryDependencies += "org.webjars.npm" % "nodemailer-fetch" % "1.4.0"
[org.webjars.npm/nodemailer-fetch "1.4.0"]
Send e-mails from Node.js – easy as cake!
See Nodemailer homepage for details.
The Nodemailer logo was designed by Sven Kristjansen.