Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 2.04 KB

README_ZH.md

File metadata and controls

57 lines (40 loc) · 2.04 KB
      
      

用法

Dependencies

Release Version

    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!,重要的事情说三遍!

给我一个Star

如果你喜欢这个项目,给RangeSeekBar一个 Star 是对我最大的鼓励!

一杯咖啡

大家都知道开源是件很辛苦的事情,这个项目是我工作之余完成的,平时工作很忙,但大家提的需求基本上我都尽量满足,如果这个项目帮助你节省了大量时间,你可以给我一杯咖啡的鼓励,不在于钱多钱少,在于这份鼓励给我继续的力量~

联系我

  • Email: [email protected]
  • QQ群: 573830030 有时候工作很忙没空看Issue,大家可以通过QQ群联系我。

License

Copyright 2018-2019 JayGoo

Licensed under the Apache License.