is not current version
Last Version 0.1.6

io.ap4k:istio-example 0.1.5


GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

istio-example
Version

Version

0.1.5
Type

Type

jar

Download istio-example 0.1.5


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