is not current version
Last Version 1.1.10

com.weibo:motan-registry-consul 0.0.1


GroupId

GroupId

com.weibo
ArtifactId

ArtifactId

motan-registry-consul
Version

Version

0.0.1
Type

Type

jar

Download motan-registry-consul 0.0.1


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