Download autumn-rpc-core-0.5.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 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.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials