Flip Mail

A simple email library

License

License

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

flip-mail
Last Version

Last Version

1.3-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Flip Mail
A simple email library

Download flip-mail

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-email jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3-RELEASE
1.1-RELEASE
1.0-RELEASE