Last Version

me.schlaubi:commandCord 2.2.5

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
Version

Version

2.2.5
Type

Type

jar
Description

Description

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

Download commandCord 2.2.5


<!-- 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.