Jar examples for r:rpc-java
Just another RPC implementation for Java
You can download jar file rpc-java 1.6.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add rpc-java-1.6.0.jar to your project.
<dependency> <groupId>com.github.wenweihu86.rpc</groupId> <artifactId>rpc-java</artifactId> <version>1.6.0</version> </dependency>
compile group: 'com.github.wenweihu86.rpc', name: 'rpc-java', version: '1.6.0'
libraryDependencies += "com.github.wenweihu86.rpc" % "rpc-java" % "1.6.0"
<dependency org="com.github.wenweihu86.rpc" name="rpc-java" rev="1.6.0"/>
@Grapes(@Grab(group='com.github.wenweihu86.rpc', module='rpc-java', version='1.6.0'))
'com.github.wenweihu86.rpc:rpc-java:jar:1.6.0'
Click the following link to download the jar file.
rpc-java-1.6.0-javadoc.jar