Download motan-transport-netty-0.2.1.jar file - Jar m

Jar examples for m:motan-transport-netty

Description

You can download jar file motan-transport-netty 0.2.1 in this page.

License

Apache License

Build File

You can use the following script to add motan-transport-netty-0.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

motan-transport-netty-0.2.1-javadoc.jar
motan-transport-netty-0.2.1-sources.jar
motan-transport-netty-0.2.1.jar
motan-transport-netty-0.2.1.pom



Related Tutorials