Download actor-botkit-1.0.66.jar file - Jar a

Jar examples for a:actor-botkit

Description

actor-botkit

You can download jar file actor-botkit 1.0.66 in this page.

License

Apache v2

Build File

You can use the following script to add actor-botkit-1.0.66.jar to your project.

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

Download

Click the following link to download the jar file.

actor-botkit-1.0.66-javadoc.jar
actor-botkit-1.0.66-sources.jar
actor-botkit-1.0.66.jar
actor-botkit-1.0.66.pom



Related Tutorials