allprojects { repositories { ... maven { url 'https://jitpack.io' } } } dependencies { implementation 'com.github.giswangsj:wsjLib:3.0.2' }