Download modularbot-command-2.1.1.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.1.1 in this page.

License

GNU General Public License v3.0

Build File

You can use the following script to add modularbot-command-2.1.1.jar to your project.

<dependency>
   <groupId>com.jesus-crie</groupId>
   <artifactId>modularbot-command</artifactId>
   <version>2.1.1</version>
</dependency>
compile group: 'com.jesus-crie', name: 'modularbot-command', version: '2.1.1'
libraryDependencies += "com.jesus-crie" % "modularbot-command" % "2.1.1"
<dependency org="com.jesus-crie" name="modularbot-command" rev="2.1.1"/>
@Grapes(@Grab(group='com.jesus-crie', module='modularbot-command', version='2.1.1'))
'com.jesus-crie:modularbot-command:jar:2.1.1'

Download

Click the following link to download the jar file.

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



Related Tutorials