StanKoUtils

Additional

Language
Java
Version
1.71 (Jul 17, 2018)
Created
Mar 26, 2015
Updated
Jul 17, 2018 (Retired)
Owner
Stanislav Koshutsky (stan-ko)
Contributor
Stanislav Koshutsky (stan-ko)
1
Activity
Badge
Generate
Download
Source code

StanKoUtils

The set of handy classes.

U can check the library here.

Download

You can download a .jar from GitHub's releases page.

Or using Gradle, add it in your root build.gradle at the end of repositories:

allprojects {
 repositories {
  ...
  maven { url 'https://jitpack.io' }
 }
}

Step 2. Add the dependency

dependencies {
        compile 'com.github.stan-ko:StanKoUtils:v1.70'
}

Android SDK Version

SlideImageView requires a minimum sdk version of 8.

Getting Help

To report a specific problem or feature request, open a new issue on Github.

License

Apache 2.0. See LICENSE file for details.

Author

StanKo - @stan-ko Stan.Koshutsky@gmail.com