Download rpc-examples-1.2.3.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.2.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials