Paging Table of Contents Gradle Dependency Gradle Dependency The Paging module contains some base classes that will enable you to use a standarized way of working with Android's Paging3 library. dependencies { implementation 'com.github.wisemen-digital.AndroidCore:paging:<Latest-Version>' } !! WIP !!