is not current version
Last Version 2.4.1_21

com.jesus-crie:modularbot-base 2.4.0_20

Bundle that includes the modules core, logger and command.

GroupId

GroupId

com.jesus-crie
ArtifactId

ArtifactId

modularbot-base
Version

Version

2.4.0_20
Type

Type

jar

Download modularbot-base 2.4.0_20


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