In my case, insert `maven { url 'https://jitpack.io' }` to the inside of repositories{ } in settings.gradle, and then it works well.