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

Jar examples for r:rpc-impl

Description

Brutusin-RPC implementation module

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials