repositories { google() mavenCentral() maven { setUrl("https://jitpack.io") } implementation ("com.github.yuyakaido:CardStackView:v2.3.4") add mavan jitpack and implementation in the build.gradle it work for me