Download botmill-core-1.0.2.jar file - Jar b

Jar examples for b:botmill-core

Description

Shared library for the BotMill framework.

You can download jar file botmill-core 1.0.2 in this page.

License

MIT License

Build File

You can use the following script to add botmill-core-1.0.2.jar to your project.

<dependency>
   <groupId>co.aurasphere.botmill</groupId>
   <artifactId>botmill-core</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'co.aurasphere.botmill', name: 'botmill-core', version: '1.0.2'
libraryDependencies += "co.aurasphere.botmill" % "botmill-core" % "1.0.2"
<dependency org="co.aurasphere.botmill" name="botmill-core" rev="1.0.2"/>
@Grapes(@Grab(group='co.aurasphere.botmill', module='botmill-core', version='1.0.2'))
'co.aurasphere.botmill:botmill-core:jar:1.0.2'

Download

Click the following link to download the jar file.

botmill-core-1.0.2-javadoc.jar
botmill-core-1.0.2-sources.jar
botmill-core-1.0.2.jar
botmill-core-1.0.2.pom



Related Tutorials