Download jfinal-ext3-3.0.2.jar file - Jar j

Jar examples for j:jfinal-ext3

Description

jfinal-ext3

You can download jar file jfinal-ext3 3.0.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add jfinal-ext3-3.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

jfinal-ext3-3.0.2-javadoc.jar
jfinal-ext3-3.0.2-sources.jar
jfinal-ext3-3.0.2.jar
jfinal-ext3-3.0.2.pom



Related Tutorials