не последняя версия
Последняя версия 1.1.10

com.weibo:motan-core 1.1.6


Группа

Группа

com.weibo
Идентификатор

Идентификатор

motan-core
Версия

Версия

1.1.6
Тип

Тип

jar

Скачать motan-core 1.1.6


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