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

com.github.ygimenez:Pagination-Utils 2.1.7

A collection of methods to make message pagination with JDA easier.

Группа

Группа

com.github.ygimenez
Идентификатор

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

Pagination-Utils
Версия

Версия

2.1.7
Тип

Тип

jar

Скачать Pagination-Utils 2.1.7


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