Download rpc-impl-1.7.1.jar file - Jar r

Jar examples for r:rpc-impl

Description

Brutusin-RPC implementation module

You can download jar file rpc-impl 1.7.1 in this page.

Build File

You can use the following script to add rpc-impl-1.7.1.jar to your project.

<dependency>
   <groupId>org.brutusin</groupId>
   <artifactId>rpc-impl</artifactId>
   <version>1.7.1</version>
</dependency>
compile group: 'org.brutusin', name: 'rpc-impl', version: '1.7.1'
libraryDependencies += "org.brutusin" % "rpc-impl" % "1.7.1"
<dependency org="org.brutusin" name="rpc-impl" rev="1.7.1"/>
@Grapes(@Grab(group='org.brutusin', module='rpc-impl', version='1.7.1'))
'org.brutusin:rpc-impl:jar:1.7.1'

Download

Click the following link to download the jar file.

rpc-impl-1.7.1-javadoc.jar
rpc-impl-1.7.1-sources.jar
rpc-impl-1.7.1.jar
rpc-impl-1.7.1.pom



Related Tutorials