Download autumn-rpc-core-0.5.1.jar file - Jar a

Jar examples for a:autumn-rpc-core

Description

Lightweight cross-language HTTP/JSON RPC framework

You can download jar file autumn-rpc-core 0.5.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add autumn-rpc-core-0.5.1.jar to your project.

<dependency>
   <groupId>cn.imaq</groupId>
   <artifactId>autumn-rpc-core</artifactId>
   <version>0.5.1</version>
</dependency>
compile group: 'cn.imaq', name: 'autumn-rpc-core', version: '0.5.1'
libraryDependencies += "cn.imaq" % "autumn-rpc-core" % "0.5.1"
<dependency org="cn.imaq" name="autumn-rpc-core" rev="0.5.1"/>
@Grapes(@Grab(group='cn.imaq', module='autumn-rpc-core', version='0.5.1'))
'cn.imaq:autumn-rpc-core:jar:0.5.1'

Download

Click the following link to download the jar file.

autumn-rpc-core-0.5.1-javadoc.jar
autumn-rpc-core-0.5.1-sources.jar
autumn-rpc-core-0.5.1.jar
autumn-rpc-core-0.5.1.pom



Related Tutorials