is not current version
Last Version 1.1

net.jrouter:j-paging 1.0

Pagination model.

Categories

Categories

Net
GroupId

GroupId

net.jrouter
ArtifactId

ArtifactId

j-paging
Version

Version

1.0
Type

Type

jar

Download j-paging 1.0


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