is not current version
Last Version 1.1.10

com.weibo:motan-transport-netty4 1.1.4


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.weibo
ArtifactId

ArtifactId

motan-transport-netty4
Version

Version

1.1.4
Type

Type

jar

Download motan-transport-netty4 1.1.4


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