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

Jar examples for f:featherfly-common

Description

common tool

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials