Include the library as a local library project. allprojects { repositories { jcenter() maven { url "https://jitpack.io" } } } implementation 'com.github.yalantis:ucrop:2.2.8' - lightweight general ...