Download firefly-common-3.0.2.jar file - Jar f

Jar examples for f:firefly-common

Description

You can download jar file firefly-common 3.0.2 in this page.

Build File

You can use the following script to add firefly-common-3.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

firefly-common-3.0.2-javadoc.jar
firefly-common-3.0.2-sources.jar
firefly-common-3.0.2.jar
firefly-common-3.0.2.pom



Related Tutorials