is not current version
Last Version 3.0.31.RELEASE

com.github.shoothzj:sdk-zookeeper 3.0.23.RELEASE


GroupId

GroupId

com.github.shoothzj
ArtifactId

ArtifactId

sdk-zookeeper
Version

Version

3.0.23.RELEASE
Type

Type

jar

Download sdk-zookeeper 3.0.23.RELEASE


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