is not current version
Last Version 1.7.7.1

me.snowdrop:istio-client 0.8


Categories

Categories

CLI User Interface
GroupId

GroupId

me.snowdrop
ArtifactId

ArtifactId

istio-client
Version

Version

0.8
Type

Type

jar

Download istio-client 0.8


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