is not current version
Last Version 2.4.1_21

com.jesus-crie:modularbot-base 2.3.1_13

Bundle that includes the modules core, logger and command.

GroupId

GroupId

com.jesus-crie
ArtifactId

ArtifactId

modularbot-base
Version

Version

2.3.1_13
Type

Type

jar

Download modularbot-base 2.3.1_13


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