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

Jar examples for f:featherfly-common

Description

common tool

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials