is not current version
Last Version 2.1.0

com.github.gabrielemariotti.cards:cardslib-cards 2.0.0

Android Library to build a UI Card

GroupId

GroupId

com.github.gabrielemariotti.cards
ArtifactId

ArtifactId

cardslib-cards
Version

Version

2.0.0
Type

Type

aar

Download cardslib-cards 2.0.0


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