Download actor-http-api-1.0.144.jar file - Jar a

Jar examples for a:actor-http-api

Description

actor-http-api

You can download jar file actor-http-api 1.0.144 in this page.

License

Apache v2

Build File

You can use the following script to add actor-http-api-1.0.144.jar to your project.

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

Download

Click the following link to download the jar file.

actor-http-api-1.0.144-javadoc.jar
actor-http-api-1.0.144-sources.jar
actor-http-api-1.0.144.jar
actor-http-api-1.0.144.pom



Related Tutorials