is not current version
Last Version 1.3-RELEASE

com.github.gkutiel:flip-mail 1.1-RELEASE

A simple email library

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

flip-mail
Version

Version

1.1-RELEASE
Type

Type

jar

Download flip-mail 1.1-RELEASE


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