Last Version

infinitescroll 0.0.3

InfiniteScrollListener for RecyclerView in Android

License

License

GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

infinitescroll
Version

Version

0.0.3
Type

Type

aar
Description

Description

infinitescroll
InfiniteScrollListener for RecyclerView in Android
Project URL

Project URL

https://github.com/pwittchen/InfiniteScroll
Source Code Management

Source Code Management

https://github.com/pwittchen/InfiniteScroll

Download infinitescroll 0.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0
com.google.android.material » material jar 1.1.0

Project Modules

There are no modules declared in this project.