Releases: prolificinteractive/ParallaxPager
Releases · prolificinteractive/ParallaxPager
3.0.0
Updated
- Gradle Updated
- ReadMe Updated
- Moved the library to JitPack
To use this project in your project:
Add the repository to your root build.gradle
maven { url 'https://jitpack.io' }
Add the dependency
dependencies {
implementation 'com.github.prolificinteractive:ParallaxPager:2.2.2'
}