is not current version
Last Version 1.1.10

com.weibo:motan-registry-consul 0.3.0


GroupId

GroupId

com.weibo
ArtifactId

ArtifactId

motan-registry-consul
Version

Version

0.3.0
Type

Type

jar

Download motan-registry-consul 0.3.0


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