Download flot-0.8.1.jar file - Jar f

Jar examples for f:flot

Description

You can download jar file flot 0.8.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add flot-0.8.1.jar to your project.

<dependency>
   <groupId>li.rudin.mavenjs</groupId>
   <artifactId>flot</artifactId>
   <version>0.8.1</version>
</dependency>
compile group: 'li.rudin.mavenjs', name: 'flot', version: '0.8.1'
libraryDependencies += "li.rudin.mavenjs" % "flot" % "0.8.1"
<dependency org="li.rudin.mavenjs" name="flot" rev="0.8.1"/>
@Grapes(@Grab(group='li.rudin.mavenjs', module='flot', version='0.8.1'))
'li.rudin.mavenjs:flot:jar:0.8.1'

Download

Click the following link to download the jar file.

flot-0.8.1-sources.jar
flot-0.8.1.jar
flot-0.8.1.pom



Related Tutorials