is not current version
Last Version 3.6.3.1

io.streamnative:zookeeper-docs 3.6.3.1-rc-1

Documentation

Categories

Categories

Native Development Tools
GroupId

GroupId

io.streamnative
ArtifactId

ArtifactId

zookeeper-docs
Version

Version

3.6.3.1-rc-1
Type

Type

jar

Download zookeeper-docs 3.6.3.1-rc-1


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