me.schlaubi:commandCord

A very feature rich framework for discord bot commands written in Java

License

License

GNU General Public License v3.0
Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

me.schlaubi
ArtifactId

ArtifactId

commandCord
Last Version

Last Version

2.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

me.schlaubi:commandCord
A very feature rich framework for discord bot commands written in Java

Download commandCord

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

provided (3)

Group / Artifact Type Version
com.discord4j : Discord4J jar 2.10.1
net.dv8tion : JDA jar 3.7.1_399
org.javacord : javacord-api jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.1.0
1.0.1
1.0.0