Jar examples for r:rpc-examples
Examples of Brutusin-RPC component implementations
You can download jar file rpc-examples 1.2.7 in this page.
You can use the following script to add rpc-examples-1.2.7.jar to your project.
<dependency> <groupId>org.brutusin</groupId> <artifactId>rpc-examples</artifactId> <version>1.2.7</version> </dependency>
compile group: 'org.brutusin', name: 'rpc-examples', version: '1.2.7'
libraryDependencies += "org.brutusin" % "rpc-examples" % "1.2.7"
<dependency org="org.brutusin" name="rpc-examples" rev="1.2.7"/>
@Grapes(@Grab(group='org.brutusin', module='rpc-examples', version='1.2.7'))
'org.brutusin:rpc-examples:jar:1.2.7'
Click the following link to download the jar file.
rpc-examples-1.2.7-javadoc.jar