| GroupId | GroupIdcom.github.ygimenez |
|---|---|
| ArtifactId | ArtifactIdPagination-Utils |
| Version | Version2.1.6 |
| Type | Typejar |
| Filename | Size |
|---|---|
| Pagination-Utils-2.1.6.pom | |
| Pagination-Utils-2.1.6.jar | 97 KB |
| Pagination-Utils-2.1.6-sources.jar | 18 KB |
| Pagination-Utils-2.1.6-javadoc.jar | 204 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ygimenez/Pagination-Utils/ -->
<dependency>
<groupId>com.github.ygimenez</groupId>
<artifactId>Pagination-Utils</artifactId>
<version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ygimenez/Pagination-Utils/
implementation 'com.github.ygimenez:Pagination-Utils:2.1.6'
// https://jarcasting.com/artifacts/com.github.ygimenez/Pagination-Utils/
implementation ("com.github.ygimenez:Pagination-Utils:2.1.6")
'com.github.ygimenez:Pagination-Utils:jar:2.1.6'
<dependency org="com.github.ygimenez" name="Pagination-Utils" rev="2.1.6">
<artifact name="Pagination-Utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ygimenez', module='Pagination-Utils', version='2.1.6')
)
libraryDependencies += "com.github.ygimenez" % "Pagination-Utils" % "2.1.6"
[com.github.ygimenez/Pagination-Utils "2.1.6"]