Download flamingo-6.2.jar file - Jar f

Jar examples for f:flamingo

Description

A fork of @kirilcool's flamingo project

You can download jar file flamingo 6.2 in this page.

License

The BSD License

Build File

You can use the following script to add flamingo-6.2.jar to your project.

<dependency>
   <groupId>com.github.insubstantial</groupId>
   <artifactId>flamingo</artifactId>
   <version>6.2</version>
</dependency>
compile group: 'com.github.insubstantial', name: 'flamingo', version: '6.2'
libraryDependencies += "com.github.insubstantial" % "flamingo" % "6.2"
<dependency org="com.github.insubstantial" name="flamingo" rev="6.2"/>
@Grapes(@Grab(group='com.github.insubstantial', module='flamingo', version='6.2'))
'com.github.insubstantial:flamingo:jar:6.2'

Download

Click the following link to download the jar file.

flamingo-6.2-javadoc.jar
flamingo-6.2-sources.jar
flamingo-6.2.jar
flamingo-6.2.pom



Related Tutorials