Download botmill-core-1.0.1.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.1 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials