Download motan-core-0.3.0.jar file - Jar m

Jar examples for m:motan-core

Description

You can download jar file motan-core 0.3.0 in this page.

License

Apache License

Build File

You can use the following script to add motan-core-0.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

motan-core-0.3.0-javadoc.jar
motan-core-0.3.0-sources.jar
motan-core-0.3.0.jar
motan-core-0.3.0.pom



Related Tutorials