не последняя версия
Последняя версия 2.5.11.RELEASE

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

分页组件

Группа

Группа

com.github.wywuzh
Идентификатор

Идентификатор

commons-pager
Версия

Версия

2.3.7.RELEASE
Тип

Тип

jar

Скачать commons-pager 2.3.7.RELEASE


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