Download rpc-examples-1.7.4.jar file - Jar r

Jar examples for r:rpc-examples

Description

Examples of Brutusin-RPC component implementations

You can download jar file rpc-examples 1.7.4 in this page.

Build File

You can use the following script to add rpc-examples-1.7.4.jar to your project.

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

Download

Click the following link to download the jar file.

rpc-examples-1.7.4-javadoc.jar
rpc-examples-1.7.4-sources.jar
rpc-examples-1.7.4.jar
rpc-examples-1.7.4.pom



Related Tutorials