Download jfinal-mailer-0.2.jar file - Jar j

Jar examples for j:jfinal-mailer

Description

jfinal mailer plugins

You can download jar file jfinal-mailer 0.2 in this page.

License

Apache License Version 2.0

Build File

You can use the following script to add jfinal-mailer-0.2.jar to your project.

<dependency>
   <groupId>cn.dreampie</groupId>
   <artifactId>jfinal-mailer</artifactId>
   <version>0.2</version>
</dependency>
compile group: 'cn.dreampie', name: 'jfinal-mailer', version: '0.2'
libraryDependencies += "cn.dreampie" % "jfinal-mailer" % "0.2"
<dependency org="cn.dreampie" name="jfinal-mailer" rev="0.2"/>
@Grapes(@Grab(group='cn.dreampie', module='jfinal-mailer', version='0.2'))
'cn.dreampie:jfinal-mailer:jar:0.2'

Download

Click the following link to download the jar file.

jfinal-mailer-0.2-javadoc.jar
jfinal-mailer-0.2-sources.jar
jfinal-mailer-0.2.jar
jfinal-mailer-0.2.pom



Related Tutorials