Download istio-common-0.6.jar file - Jar i

Jar examples for i:istio-common

Description

Common classes used by Istio Java API

You can download jar file istio-common 0.6 in this page.

Build File

You can use the following script to add istio-common-0.6.jar to your project.

<dependency>
   <groupId>me.snowdrop</groupId>
   <artifactId>istio-common</artifactId>
   <version>0.6</version>
</dependency>
compile group: 'me.snowdrop', name: 'istio-common', version: '0.6'
libraryDependencies += "me.snowdrop" % "istio-common" % "0.6"
<dependency org="me.snowdrop" name="istio-common" rev="0.6"/>
@Grapes(@Grab(group='me.snowdrop', module='istio-common', version='0.6'))
'me.snowdrop:istio-common:jar:0.6'

Download

Click the following link to download the jar file.

istio-common-0.6-javadoc.jar
istio-common-0.6-sources.jar
istio-common-0.6.jar
istio-common-0.6.pom



Related Tutorials