Jar examples for j:jfinal-ext3
jfinal-ext3
You can download jar file jfinal-ext3 3.0.2 in this page.
The Apache License, Version 2.0
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'
Click the following link to download the jar file.
jfinal-ext3-3.0.2-javadoc.jar