discord-bot-library

A Java library with the purpose of greatly simplifying the Discord4j development process

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

discord-bot-library
A Java library with the purpose of greatly simplifying the Discord4j development process
Ссылка на сайт

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

https://github.com/MichaPehlivan/Discord-Bot-Library
Система контроля версий

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

https://github.com/MichaPehlivan/Discord-Bot-Library

Скачать botlibrary

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

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

Зависимости

compile (2)

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

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

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

Версия
1.3
1.2
1.1
1.0