Files download
File Operation
status-handler-paging-0.4.6.pom download
status-handler-paging-0.4.6-sources.jar download
Apache Maven
<dependency>
  <groupId>by.shostko</groupId>
  <artifactId>status-handler-paging</artifactId>
  <version>0.4.6</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'by.shostko:status-handler-paging:0.4.6'
Gradle Kotlin
implementation("by.shostko:status-handler-paging:0.4.6")
Scala SBT
libraryDependencies += "by.shostko" % "status-handler-paging" % "0.4.6"
Groovy Grape
@Grapes(
  @Grab(group='by.shostko', module='status-handler-paging', version='0.4.6')
)
Apache Ivy
<dependency org="by.shostko" name="status-handler-paging" rev="0.4.6" />
Leiningen
[by.shostko/status-handler-paging "0.4.6"]
Apache Buildr
'by.shostko:status-handler-paging:jar:0.4.6'