Download fluid-0.8.jar file - Jar f

Jar examples for f:fluid

Description

You can download jar file fluid 0.8 in this page.

Build File

You can use the following script to add fluid-0.8.jar to your project.

<dependency>
   <groupId>me.escoffier.fluid</groupId>
   <artifactId>fluid</artifactId>
   <version>0.8</version>
</dependency>
compile group: 'me.escoffier.fluid', name: 'fluid', version: '0.8'
libraryDependencies += "me.escoffier.fluid" % "fluid" % "0.8"
<dependency org="me.escoffier.fluid" name="fluid" rev="0.8"/>
@Grapes(@Grab(group='me.escoffier.fluid', module='fluid', version='0.8'))
'me.escoffier.fluid:fluid:jar:0.8'

Download

Click the following link to download the jar file.

fluid-0.8-javadoc.jar
fluid-0.8-sources.jar
fluid-0.8.jar
fluid-0.8.pom



Related Tutorials