is not current version
Last Version 1.7.7.1

me.snowdrop:istio-model 0.11


GroupId

GroupId

me.snowdrop
ArtifactId

ArtifactId

istio-model
Version

Version

0.11
Type

Type

jar

Download istio-model 0.11


<!-- https://jarcasting.com/artifacts/me.snowdrop/istio-model/ -->
<dependency>
    <groupId>me.snowdrop</groupId>
    <artifactId>istio-model</artifactId>
    <version>0.11</version>
</dependency>
// https://jarcasting.com/artifacts/me.snowdrop/istio-model/
implementation 'me.snowdrop:istio-model:0.11'
// https://jarcasting.com/artifacts/me.snowdrop/istio-model/
implementation ("me.snowdrop:istio-model:0.11")
'me.snowdrop:istio-model:jar:0.11'
<dependency org="me.snowdrop" name="istio-model" rev="0.11">
  <artifact name="istio-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.snowdrop', module='istio-model', version='0.11')
)
libraryDependencies += "me.snowdrop" % "istio-model" % "0.11"
[me.snowdrop/istio-model "0.11"]