is not current version
Last Version 1.9.1

com.github.gabrielemariotti.cards:library-extra 1.7.0

Android Library to build a UI Card

GroupId

GroupId

com.github.gabrielemariotti.cards
ArtifactId

ArtifactId

library-extra
Version

Version

1.7.0
Type

Type

aar

Download library-extra 1.7.0


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