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

Jar examples for k:kinetic-client

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials