| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.ygimenez |
| Идентификатор | ИдентификаторPagination-Utils |
| Версия | Версия2.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеPagination Utils
A collection of methods to make message pagination with JDA easier.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| Pagination-Utils-2.2.0.pom | |
| Pagination-Utils-2.2.0.jar | 142 KB |
| Pagination-Utils-2.2.0-sources.jar | 22 KB |
| Pagination-Utils-2.2.0-javadoc.jar | 215 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ygimenez/Pagination-Utils/ -->
<dependency>
<groupId>com.github.ygimenez</groupId>
<artifactId>Pagination-Utils</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ygimenez/Pagination-Utils/
implementation 'com.github.ygimenez:Pagination-Utils:2.2.0'
// https://jarcasting.com/artifacts/com.github.ygimenez/Pagination-Utils/
implementation ("com.github.ygimenez:Pagination-Utils:2.2.0")
'com.github.ygimenez:Pagination-Utils:jar:2.2.0'
<dependency org="com.github.ygimenez" name="Pagination-Utils" rev="2.2.0">
<artifact name="Pagination-Utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ygimenez', module='Pagination-Utils', version='2.2.0')
)
libraryDependencies += "com.github.ygimenez" % "Pagination-Utils" % "2.2.0"
[com.github.ygimenez/Pagination-Utils "2.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.dv8tion : JDA | jar | 4.2.0_214 |
| com.github.liheyuan » simple-emoji-4j | jar | f26d3b39be |
| org.apache.commons : commons-lang3 | jar | 3.11 |