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

Jar examples for j:jfinal-mailer

Description

jfinal mailer plugins

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

License

Apache License Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials