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

com.twitter.common.zookeeper:client 0.0.80

Common zookeeper client library.

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.twitter.common.zookeeper
Идентификатор

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

client
Версия

Версия

0.0.80
Тип

Тип

jar

Скачать client 0.0.80


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