is not current version
Last Version 1.1.10

com.weibo:motan-registry-consul 0.2.3


GroupId

GroupId

com.weibo
ArtifactId

ArtifactId

motan-registry-consul
Version

Version

0.2.3
Type

Type

jar

Download motan-registry-consul 0.2.3


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