Last Version

Card Library 1.9.1

Android Library to build a UI Card

License

License

GroupId

GroupId

com.github.gabrielemariotti.cards
ArtifactId

ArtifactId

library
Version

Version

1.9.1
Type

Type

aar
Description

Description

Card Library
Android Library to build a UI Card
Project URL

Project URL

https://github.com/gabrielemariotti/cardslib
Source Code Management

Source Code Management

https://github.com/gabrielemariotti/cardslib

Download library 1.9.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.