is not current version
Last Version 2.5.11.RELEASE

com.github.wywuzh:commons-pager 2.4.8.RELEASE

分页组件

GroupId

GroupId

com.github.wywuzh
ArtifactId

ArtifactId

commons-pager
Version

Version

2.4.8.RELEASE
Type

Type

jar

Download commons-pager 2.4.8.RELEASE


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