I got the jar file of Card View from
sdk\extras\android\m2repository\com\android\support\cardview-v7\21.0.0-rc1
and I tried the example from this link1 and link2
I was able to do for Recycler but for card view it is shwoing the error in xml for importing android.support.v7.widget.CardView
in XML layout
and the detailed error is
error: No resource identifier found for attribute 'cardCornerRadius' in package 'com.cards.cardlayoutui'