Android-TestApp Accept Android SDK Add the library to your project allprojects { repositories { google() jcenter() maven { url 'https://jitpack.io' } } } dependencies implementation 'com.github.PaymobAccept:Android-SDK:0.1.2'