is not current version
Last Version 1.9.1

com.github.gabrielemariotti.cards:library 1.7.2

Android Library to build a UI Card

GroupId

GroupId

com.github.gabrielemariotti.cards
ArtifactId

ArtifactId

library
Version

Version

1.7.2
Type

Type

aar

Download library 1.7.2


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