allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
dependencies {
// sample: implementation 'com.github.Jay-Goo:RangeSeekBar:v3.0.0'
implementation 'com.github.Jay-Goo:RangeSeekBar:Release Version'
}
请看 WIKI!WIKI!WIKI!,重要的事情说三遍!
如果你喜欢这个项目,给RangeSeekBar
一个 Star
是对我最大的鼓励!
大家都知道开源是件很辛苦的事情,这个项目是我工作之余完成的,平时工作很忙,但大家提的需求基本上我都尽量满足,如果这个项目帮助你节省了大量时间,你可以给我一杯咖啡的鼓励,不在于钱多钱少,在于这份鼓励给我继续的力量~
- Email: 1015121748@qq.com
- QQ群: 573830030 有时候工作很忙没空看Issue,大家可以通过QQ群联系我。
Copyright 2018-2019 JayGoo
Licensed under the Apache License.