Jar examples for k:k8s-2.12
k8s
You can download jar file k8s_2.12 1.1.3 in this page.
Apache License, Version 2.0
You can use the following script to add k8s_2.12-1.1.3.jar to your project.
<dependency> <groupId>io.buoyant</groupId> <artifactId>k8s_2.12</artifactId> <version>1.1.3</version> </dependency>
compile group: 'io.buoyant', name: 'k8s_2.12', version: '1.1.3'
libraryDependencies += "io.buoyant" % "k8s_2.12" % "1.1.3"
<dependency org="io.buoyant" name="k8s_2.12" rev="1.1.3"/>
@Grapes(@Grab(group='io.buoyant', module='k8s_2.12', version='1.1.3'))
'io.buoyant:k8s_2.12:jar:1.1.3'
Click the following link to download the jar file.
k8s_2.12-1.1.3-javadoc.jar