is not current version
Last Version 1.6.1

Complex Command Handler 1.4.1

A really useful and simple command handler for JDA.

License

License

GroupId

GroupId

tech.xigam
ArtifactId

ArtifactId

CCH
Version

Version

1.4.1
Type

Type

jar
Description

Description

Complex Command Handler
A really useful and simple command handler for JDA.
Project URL

Project URL

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

Source Code Management

https://github.com/KingRainbow44/Complex-Command-Handler/tree/main

Download CCH 1.4.1


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

Dependencies

provided (1)

Group / Artifact Type Version
net.dv8tion : JDA jar 5.0.0-alpha.5

Project Modules

There are no modules declared in this project.