Complex Command Handler

A really useful and simple command handler for JDA.

Лицензия

Лицензия

Группа

Группа

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

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

CCH
Последняя версия

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

1.6.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Complex Command Handler
A really useful and simple command handler for JDA.
Ссылка на сайт

Ссылка на сайт

https://github.com/KingRainbow44/Complex-Command-Handler/
Система контроля версий

Система контроля версий

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

Скачать CCH

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

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.9.0

provided (1)

Идентификатор библиотеки Тип Версия
net.dv8tion : JDA jar 5.0.0-alpha.9

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.6.1
1.6.0
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0