command-framework

A command system for JDA that allows to treat slash and text commands the same

Лицензия

Лицензия

Группа

Группа

io.github.jdiscordbots
Идентификатор

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

command-framework
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

command-framework
A command system for JDA that allows to treat slash and text commands the same
Ссылка на сайт

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

https://github.com/JDiscordBots/command-framework

Скачать command-framework

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

<!-- https://jarcasting.com/artifacts/io.github.jdiscordbots/command-framework/ -->
<dependency>
    <groupId>io.github.jdiscordbots</groupId>
    <artifactId>command-framework</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jdiscordbots/command-framework/
implementation 'io.github.jdiscordbots:command-framework:1.0.2'
// https://jarcasting.com/artifacts/io.github.jdiscordbots/command-framework/
implementation ("io.github.jdiscordbots:command-framework:1.0.2")
'io.github.jdiscordbots:command-framework:jar:1.0.2'
<dependency org="io.github.jdiscordbots" name="command-framework" rev="1.0.2">
  <artifact name="command-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jdiscordbots', module='command-framework', version='1.0.2')
)
libraryDependencies += "io.github.jdiscordbots" % "command-framework" % "1.0.2"
[io.github.jdiscordbots/command-framework "1.0.2"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
net.dv8tion : JDA jar 5.0.0-alpha.5
io.github.classgraph : classgraph jar 4.8.138
org.slf4j : slf4j-api Необязательный jar 2.0.0-alpha1
net.sf.trove4j : trove4j Необязательный jar 3.0.3

provided (1)

Идентификатор библиотеки Тип Версия
org.jetbrains : annotations jar 22.0.0

test (1)

Идентификатор библиотеки Тип Версия
io.github.jdiscordbots : nightdream-logging jar 1.1.10

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

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

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

Версия
1.0.2
1.0.1
1.0.0