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