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

com.github.ddth:ddth-zookeeper 0.2.0

DDTH's ZooKeeper Libraries and Utilities

Группа

Группа

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

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

ddth-zookeeper
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать ddth-zookeeper 0.2.0


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