is not current version
Last Version 1.1.10

com.weibo:motan-extension 0.1.2


GroupId

GroupId

com.weibo
ArtifactId

ArtifactId

motan-extension
Version

Version

0.1.2
Type

Type

pom

Download motan-extension 0.1.2


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