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

com.weibo:motan-transport-netty 0.3.1


Категории

Категории

Сеть Netty Networking
Группа

Группа

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

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

motan-transport-netty
Версия

Версия

0.3.1
Тип

Тип

jar

Скачать motan-transport-netty 0.3.1


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