Skip to content

ir-hesanmanesh/EasyPager

Repository files navigation

EasyPager

https://ir-hesanmanesh.github.io/EasyPager/

Library EasyViewPager

allprojects {
    repositories {
        google()
        jcenter()
        maven { url 'https://jitpack.io' }
    } 
}
dependencies{
implementation 'io.github.ir-hesanmanesh:EasyPager:1.1.2'
}

1. use EasyViewPager into Project