Download featherfly-common-1.6.0.jar file - Jar f

Jar examples for f:featherfly-common

Description

common tool

You can download jar file featherfly-common 1.6.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add featherfly-common-1.6.0.jar to your project.

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

Download

Click the following link to download the jar file.

featherfly-common-1.6.0-javadoc.jar
featherfly-common-1.6.0-sources.jar
featherfly-common-1.6.0.jar
featherfly-common-1.6.0.pom



Related Tutorials