Download actor-bots-1.0.101.jar file - Jar a

Jar examples for a:actor-bots

Description

actor-bots

You can download jar file actor-bots 1.0.101 in this page.

License

Apache v2

Build File

You can use the following script to add actor-bots-1.0.101.jar to your project.

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

Download

Click the following link to download the jar file.

actor-bots-1.0.101-javadoc.jar
actor-bots-1.0.101-sources.jar
actor-bots-1.0.101.jar
actor-bots-1.0.101.pom



Related Tutorials