Lib Add it in your root build.gradle at the end of repositories: maven { url 'https://jitpack.io' } Add the dependencies implementation 'com.github.zhisuoyu:Lib:1.0.1' annotationProcessor 'com.jakewharton:butterknife-compiler:8.5.1'