Jar examples for m:modularbot-command
Module that enable the support of commands.
You can download jar file modularbot-command 2.0.0 in this page.
GNU General Public License v3.0
You can use the following script to add modularbot-command-2.0.0.jar to your project.
<dependency> <groupId>com.jesus-crie</groupId> <artifactId>modularbot-command</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.jesus-crie', name: 'modularbot-command', version: '2.0.0'
libraryDependencies += "com.jesus-crie" % "modularbot-command" % "2.0.0"
<dependency org="com.jesus-crie" name="modularbot-command" rev="2.0.0"/>
@Grapes(@Grab(group='com.jesus-crie', module='modularbot-command', version='2.0.0'))
'com.jesus-crie:modularbot-command:jar:2.0.0'
Click the following link to download the jar file.
modularbot-command-2.0.0-javadoc.jar