is not current version
Last Version 1.7.7.1

me.snowdrop:istio-client 1.5.5


Categories

Categories

CLI User Interface
GroupId

GroupId

me.snowdrop
ArtifactId

ArtifactId

istio-client
Version

Version

1.5.5
Type

Type

jar

Download istio-client 1.5.5


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