Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 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 use Gradle jCenter:

dependencies {
    repositories {
        mavenCentral()
        maven {
            url  'http://dl.bintray.com/gigamole/maven/'
        }
    }
    compile 'com.github.stankoutils:app:+'
}

Or Gradle Maven Central:

compile 'com.github.stankoutils:app:1.3.1'

Or Maven:

<dependency>
    <groupId>com.github.stankoutils</groupId>
    <artifactId>app</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>

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

Releases

Packages

Contributors

Languages