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

Jar examples for f:fd-client

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

fd-client-0.98.9-client.jar
fd-client-0.98.9-exec.jar
fd-client-0.98.9-javadoc.jar
fd-client-0.98.9-shade.jar
fd-client-0.98.9-sources.jar
fd-client-0.98.9-tests.jar
fd-client-0.98.9.jar
fd-client-0.98.9.pom



Related Tutorials