yuyakaido / CardStackView

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

JCenter is deprecated #350

Open makazemi opened 2 years ago

makazemi commented 2 years ago

we have to add JCenter in 'gradle' to be able to add your library dependency. while recently JCenter is deprecated.

spyderrsh commented 2 years ago

It is also published on jitpack: https://jitpack.io/p/yuyakaido/cardstackview

maven { url 'https://jitpack.io'}

PMARZV commented 11 months ago

What can i do if even adding maven { url 'https://jitpack.io'} to the settings gradle there is still this problem????