Jar examples for a:actor-rpc-api
actor-rpc-api
You can download jar file actor-rpc-api 1.0.136 in this page.
Apache v2
You can use the following script to add actor-rpc-api-1.0.136.jar to your project.
<dependency> <groupId>im.actor.server</groupId> <artifactId>actor-rpc-api</artifactId> <version>1.0.136</version> </dependency>
compile group: 'im.actor.server', name: 'actor-rpc-api', version: '1.0.136'
libraryDependencies += "im.actor.server" % "actor-rpc-api" % "1.0.136"
<dependency org="im.actor.server" name="actor-rpc-api" rev="1.0.136"/>
@Grapes(@Grab(group='im.actor.server', module='actor-rpc-api', version='1.0.136'))
'im.actor.server:actor-rpc-api:jar:1.0.136'
Click the following link to download the jar file.
actor-rpc-api-1.0.136-javadoc.jar