jar

com.github.ygimenez : Pagination-Utils

Maven & Gradle

Aug 14, 2023
26 stars

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

Table Of Contents

Latest Version

Download com.github.ygimenez : Pagination-Utils JAR file - Latest Versions:

All Versions

Download com.github.ygimenez : Pagination-Utils JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.0.x
2.3.x
2.2.x
2.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window Pagination-Utils-4.0.5b.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.ygimenez.model.helper

├─ com.github.ygimenez.model.helper.BaseHelper.class - [JAR]

├─ com.github.ygimenez.model.helper.ButtonizeHelper.class - [JAR]

├─ com.github.ygimenez.model.helper.CategorizeHelper.class - [JAR]

├─ com.github.ygimenez.model.helper.LazyPaginateHelper.class - [JAR]

├─ com.github.ygimenez.model.helper.PaginateHelper.class - [JAR]

com.github.ygimenez.listener

├─ com.github.ygimenez.listener.EventHandler.class - [JAR]

com.github.ygimenez.type

├─ com.github.ygimenez.type.Emote.class - [JAR]

com.github.ygimenez.method

├─ com.github.ygimenez.method.Pages.class - [JAR]

com.github.ygimenez.exception

├─ com.github.ygimenez.exception.AlreadyActivatedException.class - [JAR]

├─ com.github.ygimenez.exception.AlreadyAssignedException.class - [JAR]

├─ com.github.ygimenez.exception.InvalidGuildException.class - [JAR]

├─ com.github.ygimenez.exception.InvalidHandlerException.class - [JAR]

├─ com.github.ygimenez.exception.InvalidStateException.class - [JAR]

├─ com.github.ygimenez.exception.NullPageException.class - [JAR]

com.github.ygimenez.model

├─ com.github.ygimenez.model.ActionReference.class - [JAR]

├─ com.github.ygimenez.model.ButtonWrapper.class - [JAR]

├─ com.github.ygimenez.model.EmbedCluster.class - [JAR]

├─ com.github.ygimenez.model.InteractPage.class - [JAR]

├─ com.github.ygimenez.model.PUtilsConfig.class - [JAR]

├─ com.github.ygimenez.model.Page.class - [JAR]

├─ com.github.ygimenez.model.PaginationEventWrapper.class - [JAR]

├─ com.github.ygimenez.model.Paginator.class - [JAR]

├─ com.github.ygimenez.model.PaginatorBuilder.class - [JAR]

├─ com.github.ygimenez.model.ThrowingBiConsumer.class - [JAR]

├─ com.github.ygimenez.model.ThrowingConsumer.class - [JAR]

├─ com.github.ygimenez.model.ThrowingFunction.class - [JAR]

├─ com.github.ygimenez.model.ThrowingTriConsumer.class - [JAR]