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

com.github.ddth:ddth-zookeeper 0.1.1

DDTH's ZooKeeper Libraries and Utilities

Группа

Группа

com.github.ddth
Идентификатор

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

ddth-zookeeper
Версия

Версия

0.1.1
Тип

Тип

jar

Скачать ddth-zookeeper 0.1.1


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