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