Download rpc-examples-1.4.1.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.4.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials