Download goja-jfinal-0.1.11.jar file - Jar g

Jar examples for g:goja-jfinal

Description

Note: From to www.jfinal.com

You can download jar file goja-jfinal 0.1.11 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add goja-jfinal-0.1.11.jar to your project.

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

Download

Click the following link to download the jar file.

goja-jfinal-0.1.11-javadoc.jar
goja-jfinal-0.1.11-sources.jar
goja-jfinal-0.1.11.jar
goja-jfinal-0.1.11.pom



Related Tutorials