Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

166 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Set of handy classes

Resources

Stars

57 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages