Jar examples for k:ks-client
KnowledgeStore Java Client
You can download jar file ks-client 1.7 in this page.
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'
Click the following link to download the jar file.
ks-client-1.7-javadoc.jar