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

Jar examples for f:fd-client

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials