Download flamingo-7.3.jar file - Jar f

Jar examples for f:flamingo

Description

A fork of @kirilcool's flamingo project

You can download jar file flamingo 7.3 in this page.

License

The BSD License

Build File

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

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

Download

Click the following link to download the jar file.

flamingo-7.3-javadoc.jar
flamingo-7.3-sources.jar
flamingo-7.3.jar
flamingo-7.3.pom



Related Tutorials