houxg / RangeBar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RangeBar

##Usage

allprojects {
		repositories {
			...
			maven { url "https://jitpack.io" }
		}
	}
dependencies {
	        compile 'com.github.houxg:RangeBar:0.4.1'
	}

About


Languages

Language:Java 100.0%