is not current version
Last Version 1.0.2

io.github.daflamingfox:command-handler 1.0.1

A command handler for Javacord bots; designed to help manage and execute both text and slash commands uniformly.

License

License

GroupId

GroupId

io.github.daflamingfox
ArtifactId

ArtifactId

command-handler
Version

Version

1.0.1
Type

Type

jar
Description

Description

io.github.daflamingfox:command-handler
A command handler for Javacord bots; designed to help manage and execute both text and slash commands uniformly.
Project URL

Project URL

https://github.com/DAflamingFOX/Command-Handler
Source Code Management

Source Code Management

http://github.com/DAflamingFOX/Command-Handler/

Download command-handler 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.javacord : javacord pom 3.3.2

Project Modules

There are no modules declared in this project.