is not current version
Last Version 2.5.0_23

com.jesus-crie:modularbot-command 2.4.1_21

Module that enable the support of commands.

GroupId

GroupId

com.jesus-crie
ArtifactId

ArtifactId

modularbot-command
Version

Version

2.4.1_21
Type

Type

jar

Download modularbot-command 2.4.1_21


<!-- https://jarcasting.com/artifacts/com.jesus-crie/modularbot-command/ -->
<dependency>
    <groupId>com.jesus-crie</groupId>
    <artifactId>modularbot-command</artifactId>
    <version>2.4.1_21</version>
</dependency>
// https://jarcasting.com/artifacts/com.jesus-crie/modularbot-command/
implementation 'com.jesus-crie:modularbot-command:2.4.1_21'
// https://jarcasting.com/artifacts/com.jesus-crie/modularbot-command/
implementation ("com.jesus-crie:modularbot-command:2.4.1_21")
'com.jesus-crie:modularbot-command:jar:2.4.1_21'
<dependency org="com.jesus-crie" name="modularbot-command" rev="2.4.1_21">
  <artifact name="modularbot-command" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jesus-crie', module='modularbot-command', version='2.4.1_21')
)
libraryDependencies += "com.jesus-crie" % "modularbot-command" % "2.4.1_21"
[com.jesus-crie/modularbot-command "2.4.1_21"]