Download k8s_2.11-0.8.5.jar file - Jar k

Jar examples for k:k8s-2.11

Description

k8s

You can download jar file k8s_2.11 0.8.5 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add k8s_2.11-0.8.5.jar to your project.

<dependency>
   <groupId>io.buoyant</groupId>
   <artifactId>k8s_2.11</artifactId>
   <version>0.8.5</version>
</dependency>
compile group: 'io.buoyant', name: 'k8s_2.11', version: '0.8.5'
libraryDependencies += "io.buoyant" % "k8s_2.11" % "0.8.5"
<dependency org="io.buoyant" name="k8s_2.11" rev="0.8.5"/>
@Grapes(@Grab(group='io.buoyant', module='k8s_2.11', version='0.8.5'))
'io.buoyant:k8s_2.11:jar:0.8.5'

Download

Click the following link to download the jar file.

k8s_2.11-0.8.5-javadoc.jar
k8s_2.11-0.8.5-sources.jar
k8s_2.11-0.8.5.jar
k8s_2.11-0.8.5.pom



Related Tutorials