Download rpc-api-1.8.1.jar file - Jar r

Jar examples for r:rpc-api

Description

Brutusin-RPC developer API

You can download jar file rpc-api 1.8.1 in this page.

Build File

You can use the following script to add rpc-api-1.8.1.jar to your project.

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

Download

Click the following link to download the jar file.

rpc-api-1.8.1-javadoc.jar
rpc-api-1.8.1-sources.jar
rpc-api-1.8.1.jar
rpc-api-1.8.1.pom



Related Tutorials