Skip to content
枫尘 edited this page Feb 11, 2019 · 1 revision

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

step two: dependencies { implementation 'com.github.FengChenSunshine:UiStatus:version' }

Clone this wiki locally