Paginator

Java5 generic pagination component

License

License

GroupId

GroupId

com.github.timoteoponce
ArtifactId

ArtifactId

paginator
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Paginator
Java5 generic pagination component

Download paginator

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.5