Skip to content

stan-ko/StanKoUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StanKoUtils

The set of handy classes.

enter image description here

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