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

com.weibo:motan-core 0.1.1


Группа

Группа

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

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

motan-core
Версия

Версия

0.1.1
Тип

Тип

jar

Скачать motan-core 0.1.1


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