summerb-email

A service which provides very simple approach of sending localized emails

License

License

GroupId

GroupId

com.github.skarpushin
ArtifactId

ArtifactId

summerb-email
Last Version

Last Version

5.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

summerb-email
A service which provides very simple approach of sending localized emails

Download summerb-email

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.skarpushin : summerb-stringtemplate jar 5.0.1
javax.mail : mail jar 1.4.7

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.1
4.1.2
4.1.1
4.1.0
4.0.2
4.0.0