is not current version
Last Version 1.7.7.1

me.snowdrop:istio-client 1.0.0.Alpha1


Categories

Categories

CLI User Interface
GroupId

GroupId

me.snowdrop
ArtifactId

ArtifactId

istio-client
Version

Version

1.0.0.Alpha1
Type

Type

jar

Download istio-client 1.0.0.Alpha1


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