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