Download motan-transport-netty4-1.1.0.jar file - Jar m

Jar examples for m:motan-transport-netty4

Description

You can download jar file motan-transport-netty4 1.1.0 in this page.

Build File

You can use the following script to add motan-transport-netty4-1.1.0.jar to your project.

<dependency>
   <groupId>com.weibo</groupId>
   <artifactId>motan-transport-netty4</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.weibo', name: 'motan-transport-netty4', version: '1.1.0'
libraryDependencies += "com.weibo" % "motan-transport-netty4" % "1.1.0"
<dependency org="com.weibo" name="motan-transport-netty4" rev="1.1.0"/>
@Grapes(@Grab(group='com.weibo', module='motan-transport-netty4', version='1.1.0'))
'com.weibo:motan-transport-netty4:jar:1.1.0'

Download

Click the following link to download the jar file.

motan-transport-netty4-1.1.0-javadoc.jar
motan-transport-netty4-1.1.0-sources.jar
motan-transport-netty4-1.1.0.jar
motan-transport-netty4-1.1.0.pom



Related Tutorials