is not current version
Last Version 1.1.11

com.elypia:commandler 1.1.5

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

Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

com.elypia
ArtifactId

ArtifactId

commandler
Version

Version

1.1.5
Type

Type

jar

Download commandler 1.1.5


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