is not current version
Last Version 1.4-RELEASE

com.github.dreamroute:pager 1.2-RELEASE

nothing

GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

pager
Version

Version

1.2-RELEASE
Type

Type

pom

Download pager 1.2-RELEASE

Filename Size
pager-1.2-RELEASE.pom 3 KB
Browse

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