Download rpc-repo-1.3.0.jar file - Jar r

Jar examples for r:rpc-repo

Description

Functional testing module for Brutusin-RPC

You can download jar file rpc-repo 1.3.0 in this page.

Build File

You can use the following script to add rpc-repo-1.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

rpc-repo-1.3.0-sources.jar
rpc-repo-1.3.0.jar
rpc-repo-1.3.0.pom



Related Tutorials