Download actor-runtime-1.0.137.jar file - Jar a

Jar examples for a:actor-runtime

Description

actor-runtime

You can download jar file actor-runtime 1.0.137 in this page.

License

Apache v2

Build File

You can use the following script to add actor-runtime-1.0.137.jar to your project.

<dependency>
   <groupId>im.actor.server</groupId>
   <artifactId>actor-runtime</artifactId>
   <version>1.0.137</version>
</dependency>
compile group: 'im.actor.server', name: 'actor-runtime', version: '1.0.137'
libraryDependencies += "im.actor.server" % "actor-runtime" % "1.0.137"
<dependency org="im.actor.server" name="actor-runtime" rev="1.0.137"/>
@Grapes(@Grab(group='im.actor.server', module='actor-runtime', version='1.0.137'))
'im.actor.server:actor-runtime:jar:1.0.137'

Download

Click the following link to download the jar file.

actor-runtime-1.0.137-javadoc.jar
actor-runtime-1.0.137-sources.jar
actor-runtime-1.0.137.jar
actor-runtime-1.0.137.pom



Related Tutorials