is not current version
Last Version 2.1.0

com.github.gabrielemariotti.cards:cardslib-recyclerview 2.0.1

Android Library to build a UI Card

GroupId

GroupId

com.github.gabrielemariotti.cards
ArtifactId

ArtifactId

cardslib-recyclerview
Version

Version

2.0.1
Type

Type

aar

Download cardslib-recyclerview 2.0.1


<!-- https://jarcasting.com/artifacts/com.github.gabrielemariotti.cards/cardslib-recyclerview/ -->
<dependency>
    <groupId>com.github.gabrielemariotti.cards</groupId>
    <artifactId>cardslib-recyclerview</artifactId>
    <version>2.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gabrielemariotti.cards/cardslib-recyclerview/
implementation 'com.github.gabrielemariotti.cards:cardslib-recyclerview:2.0.1'
// https://jarcasting.com/artifacts/com.github.gabrielemariotti.cards/cardslib-recyclerview/
implementation ("com.github.gabrielemariotti.cards:cardslib-recyclerview:2.0.1")
'com.github.gabrielemariotti.cards:cardslib-recyclerview:aar:2.0.1'
<dependency org="com.github.gabrielemariotti.cards" name="cardslib-recyclerview" rev="2.0.1">
  <artifact name="cardslib-recyclerview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.gabrielemariotti.cards', module='cardslib-recyclerview', version='2.0.1')
)
libraryDependencies += "com.github.gabrielemariotti.cards" % "cardslib-recyclerview" % "2.0.1"
[com.github.gabrielemariotti.cards/cardslib-recyclerview "2.0.1"]