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

com.netflix.curator:curator-examples 1.3.1

curator developed by Netflix

Категории

Категории

Сеть
Группа

Группа

com.netflix.curator
Идентификатор

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

curator-examples
Версия

Версия

1.3.1
Тип

Тип

jar

Скачать curator-examples 1.3.1


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