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

Jar examples for a:actor-botkit

Description

actor-botkit

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

License

Apache v2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials