is not current version
Last Version 3.0.8

com.github.ygimenez:Pagination-Utils 3.0.3

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

GroupId

GroupId

com.github.ygimenez
ArtifactId

ArtifactId

Pagination-Utils
Version

Version

3.0.3
Type

Type

jar

Download Pagination-Utils 3.0.3


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