License |
License |
---|---|
GroupId | GroupIdcom.github.timoteoponce |
ArtifactId | ArtifactIdpaginator |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPaginator
Java5 generic pagination component
|
Filename | Size |
---|---|
paginator-0.0.7.pom | |
paginator-0.0.7.jar | 9 KB |
paginator-0.0.7-sources.jar | 5 KB |
paginator-0.0.7-javadoc.jar | 53 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |