Download featherfly-web-1.1.4.jar file - Jar f

Jar examples for f:featherfly-web

Description

web tool

You can download jar file featherfly-web 1.1.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add featherfly-web-1.1.4.jar to your project.

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

Download

Click the following link to download the jar file.

featherfly-web-1.1.4-javadoc.jar
featherfly-web-1.1.4-sources.jar
featherfly-web-1.1.4.jar
featherfly-web-1.1.4.pom



Related Tutorials