Download actor-models-1.0.110.jar file - Jar a

Jar examples for a:actor-models

Description

actor-models

You can download jar file actor-models 1.0.110 in this page.

License

Apache v2

Build File

You can use the following script to add actor-models-1.0.110.jar to your project.

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

Download

Click the following link to download the jar file.

actor-models-1.0.110-javadoc.jar
actor-models-1.0.110-sources.jar
actor-models-1.0.110.jar
actor-models-1.0.110.pom



Related Tutorials