Download flute-common-0.1.4.jar file - Jar f

Jar examples for f:flute-common

Description

Flute

You can download jar file flute-common 0.1.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add flute-common-0.1.4.jar to your project.

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

Download

Click the following link to download the jar file.

flute-common-0.1.4-javadoc.jar
flute-common-0.1.4-sources.jar
flute-common-0.1.4.jar
flute-common-0.1.4.pom



Related Tutorials