Skip to content

darkcgd/XRefreshView-master

Repository files navigation

Add it in your root build.gradle at the end of repositories:

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

Step 2. Add the dependency

dependencies {
        compile 'com.github.darkcgd:XRefreshView-master:1.0'
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages