Last Version

ModularBot - Core 2.5.0_23

A java framework based on JDA that helps you create your discord bot.

License

License

Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

com.jesus-crie
ArtifactId

ArtifactId

modularbot-core
Version

Version

2.5.0_23
Type

Type

jar
Description

Description

ModularBot - Core
A java framework based on JDA that helps you create your discord bot.
Project URL

Project URL

https://github.com/JesusCrie/ModularBot
Source Code Management

Source Code Management

https://github.com/JesusCrie/ModularBot

Download modularbot-core 2.5.0_23


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

Dependencies

compile (1)

Group / Artifact Type Version
net.dv8tion : JDA jar 3.8.3_463

Project Modules

There are no modules declared in this project.