Download fd-client-0.98.4.jar file - Jar f

Jar examples for f:fd-client

Description

You can download jar file fd-client 0.98.4 in this page.

Build File

You can use the following script to add fd-client-0.98.4.jar to your project.

<dependency>
   <groupId>org.flockdata</groupId>
   <artifactId>fd-client</artifactId>
   <version>0.98.4</version>
</dependency>
compile group: 'org.flockdata', name: 'fd-client', version: '0.98.4'
libraryDependencies += "org.flockdata" % "fd-client" % "0.98.4"
<dependency org="org.flockdata" name="fd-client" rev="0.98.4"/>
@Grapes(@Grab(group='org.flockdata', module='fd-client', version='0.98.4'))
'org.flockdata:fd-client:jar:0.98.4'

Download

Click the following link to download the jar file.

fd-client-0.98.4-client.jar
fd-client-0.98.4-exec.jar
fd-client-0.98.4-javadoc.jar
fd-client-0.98.4-sources.jar
fd-client-0.98.4-tests.jar
fd-client-0.98.4.jar
fd-client-0.98.4.pom



Related Tutorials