Download ks-client-1.7.jar file - Jar k

Jar examples for k:ks-client

Description

KnowledgeStore Java Client

You can download jar file ks-client 1.7 in this page.

Build File

You can use the following script to add ks-client-1.7.jar to your project.

<dependency>
   <groupId>eu.fbk.knowledgestore</groupId>
   <artifactId>ks-client</artifactId>
   <version>1.7</version>
</dependency>
compile group: 'eu.fbk.knowledgestore', name: 'ks-client', version: '1.7'
libraryDependencies += "eu.fbk.knowledgestore" % "ks-client" % "1.7"
<dependency org="eu.fbk.knowledgestore" name="ks-client" rev="1.7"/>
@Grapes(@Grab(group='eu.fbk.knowledgestore', module='ks-client', version='1.7'))
'eu.fbk.knowledgestore:ks-client:jar:1.7'

Download

Click the following link to download the jar file.

ks-client-1.7-javadoc.jar
ks-client-1.7-sources.jar
ks-client-1.7-tests.jar
ks-client-1.7.jar
ks-client-1.7.pom



Related Tutorials