is not current version
Last Version 1.1.10

com.weibo:motan-registry-zookeeper 0.2.3


GroupId

GroupId

com.weibo
ArtifactId

ArtifactId

motan-registry-zookeeper
Version

Version

0.2.3
Type

Type

jar

Download motan-registry-zookeeper 0.2.3


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