is not current version
Last Version 2.4.1_21

com.jesus-crie:modularbot-base 2.1.0

Bundle that includes the modules core, logger and command.

GroupId

GroupId

com.jesus-crie
ArtifactId

ArtifactId

modularbot-base
Version

Version

2.1.0
Type

Type

jar

Download modularbot-base 2.1.0


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