Last Version

jmailer 1.2.3

Esta é uma biblioteca simples e pragmática para envio de e-mails em sistemas feitos sob Node.js usando JavaScript ou Typescript.

License

License

GroupId

GroupId

br.com.muryllo.jmailer
ArtifactId

ArtifactId

jmailer
Version

Version

1.2.3
Type

Type

jar
Description

Description

jmailer
Esta é uma biblioteca simples e pragmática para envio de e-mails em sistemas feitos sob Node.js usando JavaScript ou Typescript.
Project URL

Project URL

https://github.com/MurylloEx/JMailer
Source Code Management

Source Code Management

https://svn.apache.org/viewvc/maven

Download jmailer 1.2.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.0
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.