Jar examples for m:mailflute
simple mail library with DBFlute and Java8
You can download jar file mailflute 0.5.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add mailflute-0.5.2.jar to your project.
<dependency> <groupId>org.dbflute.mail</groupId> <artifactId>mailflute</artifactId> <version>0.5.2</version> </dependency>
compile group: 'org.dbflute.mail', name: 'mailflute', version: '0.5.2'
libraryDependencies += "org.dbflute.mail" % "mailflute" % "0.5.2"
<dependency org="org.dbflute.mail" name="mailflute" rev="0.5.2"/>
@Grapes(@Grab(group='org.dbflute.mail', module='mailflute', version='0.5.2'))
'org.dbflute.mail:mailflute:jar:0.5.2'
Click the following link to download the jar file.
mailflute-0.5.2-javadoc.jar