is not current version
Last Version 1.9.1

com.github.gabrielemariotti.cards:library 1.7.3

Android Library to build a UI Card

GroupId

GroupId

com.github.gabrielemariotti.cards
ArtifactId

ArtifactId

library
Version

Version

1.7.3
Type

Type

aar

Download library 1.7.3


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