Download modularbot-command-2.0.0.jar file - Jar m

Jar examples for m:modularbot-command

Description

Module that enable the support of commands.

You can download jar file modularbot-command 2.0.0 in this page.

License

GNU General Public License v3.0

Build File

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'

Download

Click the following link to download the jar file.

modularbot-command-2.0.0-javadoc.jar
modularbot-command-2.0.0-sources.jar
modularbot-command-2.0.0.jar
modularbot-command-2.0.0.pom



Related Tutorials