не последняя версия
Последняя версия 1.6.1

tech.xigam:CCH 1.4.2

A really useful and simple command handler for JDA.

Группа

Группа

tech.xigam
Идентификатор

Идентификатор

CCH
Версия

Версия

1.4.2
Тип

Тип

jar

Скачать CCH 1.4.2

Имя Файла Размер
CCH-1.4.2.pom
CCH-1.4.2.jar 27 KB
CCH-1.4.2-sources.jar 14 KB
CCH-1.4.2-javadoc.jar 198 KB
Обзор

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