Implementation of an Android CardView list in a RecyclerView that allows dismissing elements by swiping them to the left or right
'com.github.brnunes:swipeablerecyclerview:1.0.0'
<dependency>
<groupId>com.github.brnunes</groupId>
<artifactId>swipeablerecyclerview</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.github.brnunes" name="swipeablerecyclerview" rev="1.0.0"/>
"com.github.brnunes", "swipeablerecyclerview", "1.0.0"