не последняя версия
Последняя версия 1.1.2

io.buoyant:interpreter-k8s_2.11 1.0.2

interpreter-k8s

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

io.buoyant
Идентификатор

Идентификатор

interpreter-k8s_2.11
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать interpreter-k8s_2.11 1.0.2


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