is not current version
Last Version 1.6.1

tech.xigam:CCH 1.3.0

A really useful and simple command handler for JDA.

GroupId

GroupId

tech.xigam
ArtifactId

ArtifactId

CCH
Version

Version

1.3.0
Type

Type

jar

Download CCH 1.3.0


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