Download actor-social-1.0.3.jar file - Jar a

Jar examples for a:actor-social

Description

actor-social

You can download jar file actor-social 1.0.3 in this page.

License

MIT

Build File

You can use the following script to add actor-social-1.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

actor-social-1.0.3-javadoc.jar
actor-social-1.0.3-sources.jar
actor-social-1.0.3.jar
actor-social-1.0.3.pom



Related Tutorials