Jar examples for b:botmill-core
Shared library for the BotMill framework.
You can download jar file botmill-core 1.0.1 in this page.
MIT License
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'
Click the following link to download the jar file.
botmill-core-1.0.1-javadoc.jar