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