is not current version
Last Version 1.1.10

com.weibo:motan-registry-consul 1.1.4


GroupId

GroupId

com.weibo
ArtifactId

ArtifactId

motan-registry-consul
Version

Version

1.1.4
Type

Type

jar

Download motan-registry-consul 1.1.4


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