Download actor-core-1.0.95.jar file - Jar a

Jar examples for a:actor-core

Description

actor-core

You can download jar file actor-core 1.0.95 in this page.

License

Apache v2

Build File

You can use the following script to add actor-core-1.0.95.jar to your project.

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

Download

Click the following link to download the jar file.

actor-core-1.0.95-javadoc.jar
actor-core-1.0.95-sources.jar
actor-core-1.0.95.jar
actor-core-1.0.95.pom



Related Tutorials