Last Version

Complex Command Handler 1.6.1

A really useful and simple command handler for JDA.

License

License

GroupId

GroupId

tech.xigam
ArtifactId

ArtifactId

CCH
Version

Version

1.6.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.6.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.9.0

provided (1)

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

Project Modules

There are no modules declared in this project.