Download istio-model-0.9.jar file - Jar i

Jar examples for i:istio-model

Description

You can download jar file istio-model 0.9 in this page.

License

Apache License

Build File

You can use the following script to add istio-model-0.9.jar to your project.

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

Download

Click the following link to download the jar file.

istio-model-0.9-javadoc.jar
istio-model-0.9-sources.jar
istio-model-0.9.jar
istio-model-0.9.pom



Related Tutorials