is not current version
Last Version 1.0.112

com.twitter.common.zookeeper:server-set 1.0.111

Common zookeeper server-set library.

GroupId

GroupId

com.twitter.common.zookeeper
ArtifactId

ArtifactId

server-set
Version

Version

1.0.111
Type

Type

jar

Download server-set 1.0.111


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