BackSwipeLayout allprojects { repositories { ... maven { url 'https://jitpack.io' } } } dependencies { implementation 'com.github.Rob8107:BackSwipeLayout:0.5' }