yuyakaido / CardStackView

📱Tinder like swipeable card view for Android
Apache License 2.0
2.37k stars 448 forks source link

Could not find. #382

Closed ImproveMint closed 2 weeks ago

ImproveMint commented 2 weeks ago

dependencies { implementation("com.yuyakaido.android:card-stack-view:2.3.4") } I tried this as well as the other recommendation I saw in other issues implementation("com.github.yuyakaido:CardStackView:v2.3.4")

Neither work. Is this project still being updated?

ImproveMint commented 2 weeks ago

seems like whenever I ask I get in 5 minutes later. I used this website as reference https://jitpack.io/p/yuyakaido/cardstackview

Needed to add to the gradle file like it said and I'm using implementation ("com.github.yuyakaido:cardstackview:2.3.4")