License |
License |
---|---|
GroupId | GroupIdcom.github.gabrielemariotti.cards |
ArtifactId | ArtifactIdcardslib-cards |
Version | Version2.1.0 |
Type | Typeaar |
Description |
DescriptionCard Library
Android Library to build a UI Card
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cardslib-cards-2.1.0.pom | |
cardslib-cards-2.1.0.aar | 37 KB |
cardslib-cards-2.1.0-sources.jar | 17 KB |
cardslib-cards-2.1.0-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gabrielemariotti.cards/cardslib-cards/ -->
<dependency>
<groupId>com.github.gabrielemariotti.cards</groupId>
<artifactId>cardslib-cards</artifactId>
<version>2.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gabrielemariotti.cards/cardslib-cards/
implementation 'com.github.gabrielemariotti.cards:cardslib-cards:2.1.0'
// https://jarcasting.com/artifacts/com.github.gabrielemariotti.cards/cardslib-cards/
implementation ("com.github.gabrielemariotti.cards:cardslib-cards:2.1.0")
'com.github.gabrielemariotti.cards:cardslib-cards:aar:2.1.0'
<dependency org="com.github.gabrielemariotti.cards" name="cardslib-cards" rev="2.1.0">
<artifact name="cardslib-cards" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.gabrielemariotti.cards', module='cardslib-cards', version='2.1.0')
)
libraryDependencies += "com.github.gabrielemariotti.cards" % "cardslib-cards" % "2.1.0"
[com.github.gabrielemariotti.cards/cardslib-cards "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 22.1.1 |
com.github.gabrielemariotti.cards : cardslib-core | jar | 2.1.0 |