Download kinetic-client-0.8.0.2.jar file - Jar k

Jar examples for k:kinetic-client

Description

You can download jar file kinetic-client 0.8.0.2 in this page.

Build File

You can use the following script to add kinetic-client-0.8.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

kinetic-client-0.8.0.2-javadoc.jar
kinetic-client-0.8.0.2-sources.jar
kinetic-client-0.8.0.2.jar
kinetic-client-0.8.0.2.pom



Related Tutorials