is not current version
Last Version 0.4.1.2

com.github.ddth:ddth-zookeeper 0.2.0

DDTH's ZooKeeper Libraries and Utilities

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-zookeeper
Version

Version

0.2.0
Type

Type

jar

Download 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"]