Last Version

Commandler 1.1.11

Commandler is an commands framework designed for Discord bots with JDA.

License

License

Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

com.elypia
ArtifactId

ArtifactId

commandler
Version

Version

1.1.11
Type

Type

jar
Description

Description

Commandler
Commandler is an commands framework designed for Discord bots with JDA.
Project URL

Project URL

https://elypia.com/
Source Code Management

Source Code Management

https://gitlab.com/Elypia/Commandler.git

Download commandler 1.1.11


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

Dependencies

runtime (3)

Group / Artifact Type Version
net.dv8tion : JDA jar 3.6.0_376
org.apache.velocity : velocity-engine-core jar 2.0
org.jsoup : jsoup jar 1.11.3

Project Modules

There are no modules declared in this project.