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

me.snowdrop:istio-model 1.6.5-Beta6


Группа

Группа

me.snowdrop
Идентификатор

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

istio-model
Версия

Версия

1.6.5-Beta6
Тип

Тип

jar

Скачать istio-model 1.6.5-Beta6


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