is not current version
Last Version 1.7.7.1

me.snowdrop:istio-client-uberjar 0.9


Categories

Categories

CLI User Interface
GroupId

GroupId

me.snowdrop
ArtifactId

ArtifactId

istio-client-uberjar
Version

Version

0.9
Type

Type

jar

Download istio-client-uberjar 0.9


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