Download goja-jfinal-0.1.6.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.6 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.6.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials